From: Daniel Lezcano Date: Thu, 1 Mar 2012 23:03:18 +0000 (+0100) Subject: lxc-0.8.0-rc1 X-Git-Tag: lxc-0.8.0-rc2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f2410e846189e765e39685b350255c196637c1;p=thirdparty%2Flxc.git lxc-0.8.0-rc1 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index 478bfd7ce..b103599e3 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.7.5]) +AC_INIT([lxc], [0.8.0-rc1]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])