From: Daniel Lezcano Date: Thu, 24 Jun 2010 19:04:09 +0000 (+0200) Subject: lxc-0.7.1 X-Git-Tag: lxc-0.7.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cba56779c893aac20d42d65cfa10db966c24d9b7;p=thirdparty%2Flxc.git lxc-0.7.1 Signed-off-by: Daniel Lezcano --- diff --git a/configure.ac b/configure.ac index 4d803fd21..692ba1836 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.0]) +AC_INIT([lxc], [0.7.1]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config])