X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=243aa724468a4d456cf0f081fc4e1c4ccdddb8f4;hb=821783e58ae3796e21bf8dc1fd04a49a232bcb74;hp=86cee37b7478c59c95a820969cb681a7fb22cfea;hpb=16dd99389198f584be2393d1dc5e049b4ac1f8d5;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 86cee37b7..243aa7244 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.13],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.14],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])