X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=35a976072ae2eadc46703c1345a674434c7771a1;hb=045b4ec6220e3c464d9e6d8f91d7e2ddd33fad6c;hp=54768f155eac67ef5d57fb5c6ff6fc237b78dc74;hpb=7f6639c208fdea0b21476c24577d4286bf2aa80a;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 54768f155..35a976072 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.4],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.7],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])