]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
change version to 1.0.0.alpha1 in configure.ac lxc-1.0.0.alpha1
authorDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 10 Sep 2013 21:55:26 +0000 (23:55 +0200)
committerDaniel Lezcano <daniel.lezcano@free.fr>
Tue, 10 Sep 2013 21:55:26 +0000 (23:55 +0200)
Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
configure.ac

index 4eaf329b0c3608b3690f19cf9fcdea825dc1fb8a..e20059ae75b998ccff4baf7070bd46289ca983c0 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- 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])