From: Daniel Lezcano Date: Fri, 5 Apr 2013 09:47:48 +0000 (+0200) Subject: lxc-0.9.0 X-Git-Tag: lxc-0.9.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9831f83532184caa119f830eee54728084444ba;p=thirdparty%2Flxc.git lxc-0.9.0 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index dbc237910..7dc82cfbc 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.rc1]) +AC_INIT([lxc], [0.9.0]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])