]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
release 2.0.0.rc1 lxcfs-2.0.0.rc1
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 24 Feb 2016 21:01:12 +0000 (13:01 -0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 24 Feb 2016 21:01:12 +0000 (13:01 -0800)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
configure.ac

index 28c9a41deb0be7231f7a5a713e23201865873667..be763836384baf5eeb015761d9a7d45d5783aad0 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.beta2], [lxc-devel@lists.linuxcontainers.org])
+AC_INIT([lxcfs], [2.0.0.rc1], [lxc-devel@lists.linuxcontainers.org])
 AC_SUBST(ACLOCAL_AMFLAGS, "-I m4")
 AC_CONFIG_MACRO_DIR([m4])