From: Daniel Lezcano Date: Tue, 19 Mar 2013 10:20:16 +0000 (+0100) Subject: lxc-0.9.0.rc1 X-Git-Tag: lxc-0.9.0.rc1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72280e1cd55e0fe3971f6fe2daa7b3e0cece56a1;p=thirdparty%2Flxc.git lxc-0.9.0.rc1 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index 0c94d3799..0eae6559b 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.9.0.alpha3]) +AC_INIT([lxc], [0.9.0.rc1]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])