From: Daniel Lezcano Date: Thu, 11 Aug 2011 17:00:13 +0000 (+0200) Subject: Version 0.7.5 X-Git-Tag: lxc-0.7.5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6371febf3c7d181cb0f11209df67c35f9d7b233b;p=thirdparty%2Flxc.git Version 0.7.5 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index 07c68597e..7a96d64c8 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.4]) +AC_INIT([lxc], [0.7.5]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])