inc the minor version

Inc the minor version for the next release.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Daniel Lezcano 2009-04-24 11:41:08 +02:00 committed by Daniel Lezcano
parent 01f3fe3156
commit 5b2b6e7e2d

View File

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_INIT([lxc], [0.6.1])
AC_INIT([lxc], [0.6.2])
AC_CONFIG_SRCDIR([configure.in])
AC_CONFIG_MACRO_DIR([m4])