Commit f7a5fb7c by Daniel Lezcano

change version number to 0.7.0

Finally, I did it :) Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 411c76ce
# -*- 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.5]) AC_INIT([lxc], [0.7.0])
AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config]) AC_CONFIG_AUX_DIR([config])
......
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