From: Daniel Lezcano Date: Tue, 1 Feb 2011 11:55:39 +0000 (+0100) Subject: lxc-0.7.4-rc1 X-Git-Tag: lxc-0.7.4-rc1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dd97e44141558170a4a5f39b3eda645d9cade2d;p=thirdparty%2Flxc.git lxc-0.7.4-rc1 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index da83fa14f..6c4ae1160 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.3]) +AC_INIT([lxc], [0.7.4-rc1]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])