aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@free.fr>2011-02-01 12:55:39 +0100
committerDaniel Lezcano <dlezcano@fr.ibm.com>2011-02-01 12:55:39 +0100
commit9dd97e44141558170a4a5f39b3eda645d9cade2d (patch)
tree76aa91426e5fc94146db51752ecb9f73f8fde00b /configure.ac
parenttake into account new configure option --with-linuxdir (diff)
downloadlxc-9dd97e44141558170a4a5f39b3eda645d9cade2d.tar.gz
lxc-9dd97e44141558170a4a5f39b3eda645d9cade2d.tar.bz2
lxc-9dd97e44141558170a4a5f39b3eda645d9cade2d.zip
lxc-0.7.4-rc1
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 da83fa1..6c4ae11 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.3])
+AC_INIT([lxc], [0.7.4-rc1])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])