change version to 1.0.0.alpha2 in configure.ac

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