X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=configure.ac;h=7a3cb9eb4aa89c70daf5a79c45b3e8ca4b915e81;hb=1df0c7555fd3ae656fd532b71bb086933011ff75;hp=9c45270850c7a0d95d233d9ac590fdf7837138d1;hpb=b25c5b37ef536d7b09fe901d97e678220ec69c9a;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 9c452708..7a3cb9eb 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],[1.9.7],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([lttng-ust],[1.9.8],[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 @@ -253,6 +253,8 @@ AS_IF([test "x$with_sdt" = "xyes"],[ AC_CONFIG_FILES([ Makefile + doc/Makefile + doc/examples/Makefile include/Makefile include/lttng/ust-version.h snprintf/Makefile