aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@free.fr>2012-03-02 00:03:18 +0100
committerDaniel Lezcano <daniel.lezcano@free.fr>2012-03-02 00:03:18 +0100
commit53af598ef3a589cb5bdf118887ea018f21d1c845 (patch)
tree0ddb5fd2bacf20e70c76f38dff8a47558aeb8583
parentfix lxc-attach.sgml.in spurious variable list (diff)
downloadlxc-53af598ef3a589cb5bdf118887ea018f21d1c845.tar.gz
lxc-53af598ef3a589cb5bdf118887ea018f21d1c845.tar.bz2
lxc-53af598ef3a589cb5bdf118887ea018f21d1c845.zip
lxc-0.8.0-rc1lxc-0.8.0-rc1
Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 478bfd7..b103599 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.5])
+AC_INIT([lxc], [0.8.0-rc1])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])