X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=4325104c49c05ff0e2b9cca2284fb8c285b72e39;hb=69e3782a3fb493f9600d2e104792ba87be58f625;hp=983e4be3236ada64b14ace03a8203a0ae39817f7;hpb=711843c4ffaf516c370d3a5c6d77b3140a8fed8a;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 983e4be32..4325104c4 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.7],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.8],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])