aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2010-07-26 11:01:20 +0200
committerDaniel Lezcano <dlezcano@fr.ibm.com>2010-07-26 11:01:20 +0200
commit547467bddbe54b7812f0df0e9c18a2e1b7091036 (patch)
treebc3bc7b462ac0312f4296307ddcb3a4d4a8dd161 /configure.ac
parentavoid compile warning in src/lxc/console.c (diff)
downloadlxc-547467bddbe54b7812f0df0e9c18a2e1b7091036.tar.gz
lxc-547467bddbe54b7812f0df0e9c18a2e1b7091036.tar.bz2
lxc-547467bddbe54b7812f0df0e9c18a2e1b7091036.zip
version 0.7.2lxc-0.7.2
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 3c8c105..3495e1c 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])