X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=9c32687192bc55524c8181e09cdaa64421a452ae;hb=2e435abd2c3e09706fab156e1f965deccbbc68d5;hp=e5fbf324053f65da82b72a92fac57e24bfb65cc8;hpb=7229988e2eb1a3574335b25328a400c48a8dcf76;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])