Commit 5b2b6e7e by Daniel Lezcano Committed by Daniel Lezcano

inc the minor version

Inc the minor version for the next release. Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 01f3fe31
# -*- Autoconf -*- # -*- Autoconf -*-
# Process this file with autoconf to produce a configure script. # 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_SRCDIR([configure.in])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment