]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
change version to 1.0.0.alpha2 in configure.ac lxc-1.0.0.alpha2
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 18 Oct 2013 22:11:53 +0000 (18:11 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 18 Oct 2013 22:11:53 +0000 (18:11 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac

index 2831c0140acc8d99ace3e8324f9695f3feaeb30b..2066952dd1cffb338bd909b475d22d857b03fc7b 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- 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])