X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=b2478ae21805699d74a785f86985962b2d206d65;hb=9b98bb8df991cc53afa9f2426906d3f4813fe330;hp=38356da9304de0d392cc4e92976de7454d9e52dd;hpb=4301861c0b2acc18c48287d9c022aaee3a487024;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 38356da93..b2478ae21 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.10],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.11],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])