From: Daniel Lezcano Date: Tue, 20 Mar 2012 22:27:47 +0000 (+0100) Subject: lxc-0.8.0-rc2 X-Git-Tag: lxc-0.8.0-rc2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed55bf5203aca88809d979b289d6b2280a18e79c;p=thirdparty%2Flxc.git lxc-0.8.0-rc2 --- diff --git a/configure.ac b/configure.ac index b103599e3..e8f0cb555 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.8.0-rc1]) +AC_INIT([lxc], [0.8.0-rc2]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])