X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=9c43dccd7b82f3fa5a2d24b0ad8f73a66f436d9a;hb=2577e3adfd9c350dd3c809b09977a2f144277660;hp=7860328e29ce131538111d88f34fc5fbe0f5273c;hpb=cf4e32521a2771d82b8128cfe29fa0b0e7205ada;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 7860328e2..9c43dccd7 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.2],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) +AC_INIT([lttng-tools],[2.13.4],[jeremie.galarneau@efficios.com],[],[https://lttng.org]) AC_CONFIG_HEADERS([include/config.h]) AC_CONFIG_AUX_DIR([config])