X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=cd6ca873cd4526ab0ac2766df0187e753ce68124;hb=89517b0e83e8e8d068c5e18bedd6a3b1d02876f0;hp=f3fc79054996c1795ba6ba83a8372b7b84f5be17;hpb=ddf90ffcf5ab96ef595192fe4c84d203a02c396e;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index f3fc79054..cd6ca873c 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.0-rc2],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.0-rc3],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])