Version 1.0.2
[babeltrace.git] / configure.ac
index 19f16a63b1f87c20cd3b760f881b44c17d81d953..601025f7c245ab74b531c66fdc5ff9fa7dfa799a 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([babeltrace],[1.0.0],[mathieu dot desnoyers at efficios dot com])
+AC_INIT([babeltrace],[1.0.2],[mathieu dot desnoyers at efficios dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -109,5 +109,6 @@ AC_CONFIG_FILES([
        tests/lib/Makefile
        extras/Makefile
        extras/valgrind/Makefile
+       babeltrace.pc
 ])
 AC_OUTPUT
This page took 0.024031 seconds and 4 git commands to generate.