X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=configure.ac;h=19547e8d357bc651278a30f5c2568fd46659f56d;hb=b42d991683dfdc937a4ea3542319a7c6ae6faf98;hp=3ff87df49ce1e8cecf685368b1cb079a0b927412;hpb=ab43a115c70ec6580a6e589291b5532b27dc92e0;p=babeltrace.git diff --git a/configure.ac b/configure.ac index 3ff87df4..19547e8d 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],[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