Version 1.0.2 v1.0.2
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 11 Jan 2013 14:46:40 +0000 (09:46 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 11 Jan 2013 14:46:40 +0000 (09:46 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
ChangeLog
configure.ac

index 6a606ec3a0ddbec86763d6f9f7b21656bdecee8d..a62ebebfc6a4c9f57080fa90eef634231c38c513 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2012-01-11 Babeltrace 1.0.2
+       * Fix: add tests/lib missing files to Makefile.am
+
 2012-01-11 Babeltrace 1.0.1
        * Provides a basic pkg-config file for libbabeltrace
        * Fix erroneous warning/error messages
 2012-01-11 Babeltrace 1.0.1
        * Provides a basic pkg-config file for libbabeltrace
        * Fix erroneous warning/error messages
index c4e9f0d4e202a20263415ea8485bf22048523c0c..601025f7c245ab74b531c66fdc5ff9fa7dfa799a 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([babeltrace],[1.0.1],[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
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
This page took 0.025995 seconds and 4 git commands to generate.