]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
change version to 0.6.3
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 24 Jul 2009 13:25:43 +0000 (15:25 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 24 Jul 2009 13:25:43 +0000 (15:25 +0200)
Increment to the 0.6.3 version.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
configure.ac

index 4149102cc4b91909381b58e2a1f7434f88010c22..9fbd914fd99b5b5d41375ea0415386c8c4253cb1 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lxc], [0.6.2])
+AC_INIT([lxc], [0.6.3])
 
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])