]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Change version to 3.2.0
authordlezcano <dlezcano>
Mon, 6 Oct 2008 18:49:02 +0000 (18:49 +0000)
committerdlezcano <dlezcano>
Mon, 6 Oct 2008 18:49:02 +0000 (18:49 +0000)
configure.in

index 46d750972726165bbb77a415231f088a0e731957..afeb64ced25e0c2ce7a4412915dd9bee600f73c6 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lxc], [0.2.2])
+AC_INIT([lxc], [0.3.0])
 
 AC_CONFIG_SRCDIR([configure.in])
 AC_CONFIG_AUX_DIR([config])