X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=91d56c9b399828a01d1d8d264031f2e76faa88af;hb=2ff0385718ff894b3d0e06f3961334c20c5436f8;hp=989dbc58a2887c40516b17adb283dd9b2ceab5d5;hpb=b7f4ea0f4c6ac71da5e4e6fe988df4d35734332a;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 989dbc58a..91d56c9b3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl SPDX-License-Identifier: GPL-2.0-only AC_PREREQ([2.64]) -AC_INIT([lttng-tools],[2.13.8],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.9],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])