X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=configure.ac;h=3ff87df49ce1e8cecf685368b1cb079a0b927412;hp=1e980b9b9aa2ce9bfe78363598699dbf601232ac;hb=ab43a115c70ec6580a6e589291b5532b27dc92e0;hpb=e4d70dc3ba7e96a08c1178e3c9ae2f6b3edb52f6 diff --git a/configure.ac b/configure.ac index 1e980b9b..3ff87df4 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.8],[mathieu dot desnoyers at efficios dot com]) +AC_INIT([babeltrace],[0.9],[mathieu dot desnoyers at efficios dot com]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST @@ -67,6 +67,7 @@ AC_CONFIG_FILES([ formats/ctf/metadata/Makefile converter/Makefile lib/Makefile + lib/prio_heap/Makefile include/Makefile tests/Makefile ])