]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
configure.ac: release LXCFS 2.0.0.beta2 lxcfs-2.0.0.beta2
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 19 Feb 2016 20:31:36 +0000 (12:31 -0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 19 Feb 2016 20:31:36 +0000 (12:31 -0800)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
configure.ac

index b611c393c069d9d239d96e7f64ad60eb63f92443..748bc5151245ac47b70014e815d05e8065962093 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([lxcfs], [2.0.0.beta1], [lxc-devel@lists.linuxcontainers.org])
+AC_INIT([lxcfs], [2.0.0.beta2], [lxc-devel@lists.linuxcontainers.org])
 AC_SUBST(ACLOCAL_AMFLAGS, "-I m4")
 AC_CONFIG_MACRO_DIR([m4])