X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=9c43dccd7b82f3fa5a2d24b0ad8f73a66f436d9a;hb=47287c8c2ec367b9718dc1eb0f5aef4f492637af;hp=b12d937f9e2b85b432fa66e46ddc1b900b7ecb93;hpb=bd26a201f125472d6dba2edcf9ae2d60f47b829c;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index b12d937f9..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.1],[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]) @@ -1091,6 +1091,7 @@ AC_CONFIG_FILES([ src/Makefile src/common/Makefile src/common/argpar/Makefile + src/common/argpar-utils/Makefile src/common/bytecode/Makefile src/common/kernel-ctl/Makefile src/common/kernel-consumer/Makefile