X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=2f71a60bb12d77fb0fc629c6c557574265650afb;hb=refs%2Ftags%2Fv2.3.0-rc2;hp=f4a3cd89424023ce98657f641602616a13e735eb;hpb=07ddb08ca15565b9d874174d9c0cdcdbd042e5cf;p=lttng-tools.git diff --git a/configure.ac b/configure.ac index f4a3cd894..2f71a60bb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lttng-tools],[2.3.0-rc1],[dgoulet@efficios.com],[],[http://lttng.org]) +AC_INIT([lttng-tools],[2.3.0-rc2],[dgoulet@efficios.com],[],[http://lttng.org]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -322,6 +322,7 @@ AC_CONFIG_FILES([ extras/bindings/Makefile extras/bindings/swig/Makefile extras/bindings/swig/python/Makefile + extras/core-handler/Makefile src/Makefile src/common/Makefile src/common/kernel-ctl/Makefile