X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=b2478ae21805699d74a785f86985962b2d206d65;hb=9b98bb8df991cc53afa9f2426906d3f4813fe330;hp=4daf31f52395a317ddd4cfe199fd08f695dd0716;hpb=de98d3712fd1af58c61d8690652953e9a3305407;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 4daf31f52..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.9],[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])