From: Daniel Lezcano Date: Fri, 20 Nov 2009 14:01:32 +0000 (+0100) Subject: version 0.6.4 X-Git-Tag: lxc_0_6_4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f0a524dccd6c0f9b8fb0725449d9a57143d969d;p=thirdparty%2Flxc.git version 0.6.4 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index c0a869355..ed58cf484 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.3]) +AC_INIT([lxc], [0.6.4]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])