]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
tag final 2.0.0 release lxcfs-2.0.0
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 31 Mar 2016 18:09:32 +0000 (13:09 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 31 Mar 2016 18:09:32 +0000 (13:09 -0500)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
configure.ac

index 9f44a2b5c8adc46a78abf039bdb25cefdfba00e8..dae4218ab2161152fa48794f8ab75282eeab1c35 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.rc9], [lxc-devel@lists.linuxcontainers.org])
+AC_INIT([lxcfs], [2.0.0], [lxc-devel@lists.linuxcontainers.org])
 AC_SUBST(ACLOCAL_AMFLAGS, "-I m4")
 AC_CONFIG_MACRO_DIR([m4])