From e9831f83532184caa119f830eee54728084444ba Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Fri, 5 Apr 2013 11:47:48 +0200 Subject: [PATCH] lxc-0.9.0 Signed-off-by: Daniel Lezcano --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index dbc237910..7dc82cfbc 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.9.0.rc1]) +AC_INIT([lxc], [0.9.0]) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) -- 2.47.2