]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Increment minor version
authordlezcano <dlezcano>
Mon, 5 Jan 2009 21:57:01 +0000 (21:57 +0000)
committerdlezcano <dlezcano>
Mon, 5 Jan 2009 21:57:01 +0000 (21:57 +0000)
From: Daniel Lezcano <dlezcano@fr.ibm.com>

Increment minor version

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

index a169d4d9c6bd4569fa8d1a01cf50bb6b80a3e759..c91177fc341bc0198341356d6aea92fa75a98217 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([lxc], [0.5.1])
+AC_INIT([lxc], [0.5.2])
 
 AC_CONFIG_SRCDIR([configure.in])
 AC_CONFIG_MACRO_DIR([m4])