X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=a3b9d0fdbd1418e61a7deaa80cdd783e8f5193be;hb=a8a89f1364685369ed4c1544eda0dd5ff38694ef;hp=79b8b350e3ba26d480e89f52488abcf3e60b4848;hpb=a79b00288bf0b04818aed5ca5cfd548f0f3b55c2;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 79b8b350e..a3b9d0fdb 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.5],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.6],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])