X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=130563634293ffa6c60d0b7210ef6af1b49983e0;hb=de755d0b2828d1104e7ae700113bc29dc945f028;hp=81bd3d7a321aede72dd368000a3e1a87af61b7d9;hpb=35439a9e96195884a694d31488b7764da29f9be9;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 81bd3d7a3..130563634 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-rc1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.12.1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])