X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=ca198597aabcd5c9073756c00abddbead2dd6767;hb=57a269f23b2b35e323e54bc6de55acc26655762f;hp=d5733b3b4038e2c655a2d5060cb7fd4483f269fc;hpb=d946d662cade27143f8068d25a712270bcbd1240;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index d5733b3b4..ca198597a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.2.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.2.0-rc3],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -348,6 +348,7 @@ AC_CONFIG_FILES([ tests/regression/ust/exit-fast/Makefile tests/regression/ust/fork/Makefile tests/regression/ust/libc-wrapper/Makefile + tests/stress/Makefile tests/unit/Makefile tests/utils/Makefile tests/utils/tap/Makefile