Version 0.9.0.alpha1

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Daniel Lezcano 2012-12-13 21:51:03 +01:00
parent 2e3ae157d5
commit d984bb4e75

View File

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_INIT([lxc], [0.8.0])
AC_INIT([lxc], [0.9.0.alpha1])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])