]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
configure.ac: release 0.8 lxcfs-0.8
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 7 May 2015 19:39:34 +0000 (14:39 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 7 May 2015 19:39:34 +0000 (14:39 -0500)
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
configure.ac

index bece6a8d910a13f4ce187528d7542f5aa4664b1c..92151aed955bdb5d43771bd3c2d9090c6a7c4353 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.61)
-AC_INIT([lxcfs], [0.7], [lxc-devel@lists.linuxcontainers.org])
+AC_INIT([lxcfs], [0.8], [lxc-devel@lists.linuxcontainers.org])
 AC_SUBST(ACLOCAL_AMFLAGS, "-I m4")
 AC_CONFIG_MACRO_DIR([m4])