Update version to 0.11.1
[babeltrace.git] / configure.ac
index 3ff87df49ce1e8cecf685368b1cb079a0b927412..b5cbb42f747e76229b7715bc7327211c85aaa62a 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([babeltrace],[0.9],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([babeltrace],[0.11.1],[mathieu dot desnoyers at efficios dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -66,6 +66,7 @@ AC_CONFIG_FILES([
        formats/bt-dummy/Makefile
        formats/ctf/metadata/Makefile
        converter/Makefile
+       doc/Makefile
        lib/Makefile
        lib/prio_heap/Makefile
        include/Makefile
This page took 0.02304 seconds and 4 git commands to generate.