]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
Release LXCFS 3.0.0 lxcfs-3.0.0
authorStéphane Graber <stgraber@ubuntu.com>
Tue, 27 Mar 2018 03:17:37 +0000 (23:17 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 27 Mar 2018 03:17:37 +0000 (23:17 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac

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