X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=dbba02672ad0ac17afedadef75d421efefa59aef;hb=4f4f479fa58421358aa94b9b3d21b6fed9f7067f;hp=91d56c9b399828a01d1d8d264031f2e76faa88af;hpb=0bfaecd62c7bcc1ec52262b3ccb08b6916019d44;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 91d56c9b3..dbba02672 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.9],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.10],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])