From: dlezcano Date: Wed, 3 Dec 2008 21:34:45 +0000 (+0000) Subject: Version 0.5.0 X-Git-Tag: lxc_0_5_0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d5c3f956d9ec8f68156495e15979b44ca69504c;p=thirdparty%2Flxc.git Version 0.5.0 --- diff --git a/configure.in b/configure.in index 45981e23c..735ed4199 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # -*- Autoconf -*- # Process this file with autoconf to produce a configure script. -AC_INIT([lxc], [0.4.1]) +AC_INIT([lxc], [0.5.0]) AC_CONFIG_SRCDIR([configure.in]) AC_CONFIG_AUX_DIR([config])