From: Daniel Lezcano Date: Mon, 26 Jul 2010 09:01:20 +0000 (+0200) Subject: version 0.7.2 X-Git-Tag: lxc-0.7.2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=547467bddbe54b7812f0df0e9c18a2e1b7091036;p=thirdparty%2Flxc.git version 0.7.2 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index 3c8c105e4..3495e1c18 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.1]) +AC_INIT([lxc], [0.7.2]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])