X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=da824d190434eac99498943d83b41700d8f45a9c;hb=eca948514cc9a559f58f17f608fe63f44e6409b9;hp=183d782e88d2266cbc6747c6d1c2f16c48ca114f;hpb=a81cb9455c4ed9fd1c8c7572964e5cfba246a84d;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 183d782e8..da824d190 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.4],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.5],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])