aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@free.fr>2010-06-24 21:04:09 +0200
committerDaniel Lezcano <dlezcano@fr.ibm.com>2010-06-24 21:04:09 +0200
commitcba56779c893aac20d42d65cfa10db966c24d9b7 (patch)
tree1e22ecb116dcacfaa87a443c1c354a88fbf38261 /configure.ac
parentremove bad default console option in ubuntu template (diff)
downloadlxc-cba56779c893aac20d42d65cfa10db966c24d9b7.tar.gz
lxc-cba56779c893aac20d42d65cfa10db966c24d9b7.tar.bz2
lxc-cba56779c893aac20d42d65cfa10db966c24d9b7.zip
lxc-0.7.1lxc-0.7.1
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d803fd..692ba18 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])