X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=1461fc808b41dc3865324cce7e0d166e324202f8;hb=9edd34bd25f52dd39b354a84f02697254121aefd;hp=1f3cb33f8279720e6e35c5d53d85b583c1029aee;hpb=2699970af0f4b62631da85616cbaa2252ff45756;p=ust.git diff --git a/configure.ac b/configure.ac index 1f3cb33..1461fc8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([ust], [0.12], [nils dot carlson at ericsson dot com]) +AC_INIT([ust], [0.13], [nils dot carlson at ericsson dot com]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -165,6 +165,7 @@ AC_CONFIG_FILES([ tests/tracepoint/benchmark/Makefile tests/register_test/Makefile tests/libustctl_function_tests/Makefile + tests/exit-fast/Makefile libustinstr-malloc/Makefile libustfork/Makefile libustconsumer/Makefile