X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=6533f92c405877a14cac0f3276a124e5b8b7cb8a;hp=9b093763bb207414a5962fbdcebb4523363aa3f7;hb=6d780cffa0b8e62bf0af0b2b5d857f0c96b95fdd;hpb=48c6e03eea420ef54803281945f3b1d2cf82e031 diff --git a/configure.ac b/configure.ac index 9b093763b..6533f92c4 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.14.0-pre],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])