]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
change version number to 0.7.0 lxc-0.7.0
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 17 Jun 2010 12:04:15 +0000 (14:04 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 17 Jun 2010 12:04:15 +0000 (14:04 +0200)
Finally, I did it :)

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

index 867c1dfb49ae88e0ef8aa34c7c7a4977944e21b6..4d803fd211d187b00a4bd7828c60d648cd42eb1c 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lxc], [0.6.5])
+AC_INIT([lxc], [0.7.0])
 
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])