From: Jérémie Galarneau Date: Tue, 8 Jun 2021 18:33:04 +0000 (-0400) Subject: Set version to 2.14-pre X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=commitdiff_plain;h=6d780cffa0b8e62bf0af0b2b5d857f0c96b95fdd Set version to 2.14-pre Signed-off-by: Jérémie Galarneau Change-Id: Ifb915aee977297e7feddad678b079191766f562c --- 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])