Set version to 2.14-pre
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 8 Jun 2021 18:33:04 +0000 (14:33 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 8 Jun 2021 18:33:04 +0000 (14:33 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Ifb915aee977297e7feddad678b079191766f562c

configure.ac

index 9b093763bb207414a5962fbdcebb4523363aa3f7..6533f92c405877a14cac0f3276a124e5b8b7cb8a 100644 (file)
@@ -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])
This page took 0.026013 seconds and 4 git commands to generate.