]> git.proxmox.com Git - mirror_lxcfs.git/blobdiff - configure.ac
bindings: fix memory leak in proc_loadavg_read()
[mirror_lxcfs.git] / configure.ac
index b5a3f4ad6a080ef3c5f5ab9d05097ddb8b59b8d8..7f4d5a06ba4eecd5828c01335a27c9027b972b56 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], [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])