X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=97c87e8f120641d63728ec50c63f7970b2f4368a;hb=0e9929b4073b888da93ea3f1af2bb323b5d8fb8f;hp=0b4d893f70eba32d65fd86453348d811b9c132ef;hpb=e1fec41ba85e9e9a04393ded656a30664728a60e;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 0b4d893f7..97c87e8f1 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.13.0-rc1],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.0-rc2],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])