X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=da824d190434eac99498943d83b41700d8f45a9c;hb=8abce24d7120c83c2a3fc849a77d9cc12d4b4bbf;hp=183d782e88d2266cbc6747c6d1c2f16c48ca114f;hpb=c043a8d8da78bed7e11ad7e578466b83a42d3695;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])