From: Daniel Lezcano Date: Fri, 24 Jul 2009 13:25:43 +0000 (+0200) Subject: change version to 0.6.3 X-Git-Tag: lxc_0_6_3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49d83e90fb1f09b7ac223ad03506fe8c14367d1;p=thirdparty%2Flxc.git change version to 0.6.3 Increment to the 0.6.3 version. Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index 4149102cc..9fbd914fd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([lxc], [0.6.2]) +AC_INIT([lxc], [0.6.3]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])