X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=c8421b7b93abc1758c506a495717012f57f6a620;hb=9aabed2d5ae3621ff0989cdcec8a726970e04ea6;hp=60460da5710800504778be4f8ceb64133ff25f05;hpb=48de55add697e5f5fd42a0a98904583074b6ee6c;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 60460da5..c8421b7b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([lttng-ust],[2.4.0-rc1],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[2.4.0-rc4],[mathieu dot desnoyers at efficios dot com]) # Following the numbering scheme proposed by libtool for the library version # http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html @@ -288,7 +288,6 @@ AC_CONFIG_FILES([ liblttng-ust/Makefile liblttng-ust-ctl/Makefile liblttng-ust-fork/Makefile - liblttng-ust-baddr/Makefile liblttng-ust-dl/Makefile liblttng-ust-java/Makefile liblttng-ust-jul/Makefile