X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=9c32687192bc55524c8181e09cdaa64421a452ae;hb=refs%2Fheads%2Fstable-2.12;hp=e5fbf324053f65da82b72a92fac57e24bfb65cc8;hpb=e78066f186cdc1e63ed65b023b90986bd251f724;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index e5fbf3240..9c3268719 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.12.14],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.15],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])