From: Mathieu Desnoyers Date: Fri, 22 Jul 2011 19:57:49 +0000 (-0400) Subject: Update version to 0.2 X-Git-Tag: v0.2 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=3ed80612df91227867d511ae162d88a4046e4b9f Update version to 0.2 Signed-off-by: Mathieu Desnoyers --- diff --git a/configure.ac b/configure.ac index 2fa3d19d..2ad87c37 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.1], [mathieu dot desnoyers at efficios dot com]) +AC_INIT([babeltrace], [0.2], [mathieu dot desnoyers at efficios dot com]) AC_CONFIG_AUX_DIR([config]) AC_CANONICAL_TARGET AC_CANONICAL_HOST