X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=b5cbb42f747e76229b7715bc7327211c85aaa62a;hp=3ff87df49ce1e8cecf685368b1cb079a0b927412;hb=0916c6998baf6d2c6a574ae6dcf7ee3172141608;hpb=ab43a115c70ec6580a6e589291b5532b27dc92e0 diff --git a/configure.ac b/configure.ac index 3ff87df4..b5cbb42f 100644 --- a/configure.ac +++ b/configure.ac @@ -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