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