From ed55bf5203aca88809d979b289d6b2280a18e79c Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Tue, 20 Mar 2012 23:27:47 +0100 Subject: lxc-0.8.0-rc2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b103599..e8f0cb5 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.8.0-rc1]) +AC_INIT([lxc], [0.8.0-rc2]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) -- cgit v1.2.3-65-gdbad