X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=configure.ac;h=43d9d3933890d9bdac225f4bb33c4c165952624c;hb=8f33fcb8dd184f3703380efea7238d52ca6ac6e2;hp=91d56c9b399828a01d1d8d264031f2e76faa88af;hpb=2ff0385718ff894b3d0e06f3961334c20c5436f8;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index 91d56c9b3..43d9d3933 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]) @@ -1158,6 +1158,7 @@ AC_CONFIG_FILES([ tests/regression/tools/mi/Makefile tests/regression/tools/wildcard/Makefile tests/regression/tools/channel/Makefile + tests/regression/tools/client/Makefile tests/regression/tools/crash/Makefile tests/regression/tools/regen-metadata/Makefile tests/regression/tools/regen-statedump/Makefile