Commit 4213373f by Daniel Lezcano

change version to 1.0.0.alpha1 in configure.ac

parent be9f766c
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_INIT([lxc], [0.9.0])
AC_INIT([lxc], [1.0.0.alpha1])
AC_CONFIG_SRCDIR([configure.ac])
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