X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=ef444d699622b32427618fe4f5215ccd7d29371b;hb=ac88e928dfa61d4da7079855728d85758b096014;hp=4e186d471ac4bd0f83efe85892401ae9292c3038;hpb=8b79ef3149185f0c6e3e755e3ac69499020f4cc8;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 4e186d471..ef444d699 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-rc1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.0],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])