X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=81bd3d7a321aede72dd368000a3e1a87af61b7d9;hb=refs%2Ftags%2Fv2.12.0-rc2;hp=4e186d471ac4bd0f83efe85892401ae9292c3038;hpb=73841577b1ad921dd04f0bd341ba5ef8e8e55fc6;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 4e186d471..81bd3d7a3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ -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-rc1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h])