X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=97c87e8f120641d63728ec50c63f7970b2f4368a;hp=0b4d893f70eba32d65fd86453348d811b9c132ef;hb=4be5babee0e1ba3603770e773d20ed638a2170a7;hpb=c3195dc014d24fde6752d0c678934f2b3253ab1d 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])