X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=97c87e8f120641d63728ec50c63f7970b2f4368a;hb=e0cabb58d0fa46743bf3865586c6f97793dc9ca7;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])