From: Daniel Lezcano Date: Fri, 20 May 2011 09:39:05 +0000 (+0200) Subject: Version 0.7.4.2 X-Git-Tag: lxc-0.7.4.2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9781dae8cfd83362d29a94e39e84d85b892cad65;p=thirdparty%2Flxc.git Version 0.7.4.2 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index 51ab8240e..53fa7c33b 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.1]) +AC_INIT([lxc], [0.7.4.2]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])