From: Mathieu Desnoyers Date: Fri, 11 Jan 2013 14:46:40 +0000 (-0500) Subject: Version 1.0.2 X-Git-Tag: v1.0.2^0 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=6d204f6dd959ca2a0d8857334389f1bb1f8a413f Version 1.0.2 Signed-off-by: Mathieu Desnoyers --- diff --git a/ChangeLog b/ChangeLog index 6a606ec3..a62ebebf 100644 --- 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 diff --git a/configure.ac b/configure.ac index c4e9f0d4..601025f7 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],[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