Version 0.2.5 released.
[virt-mem.git] / configure.ac
index ce6a7dd..d3e54b2 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-mem,0.2.4)
+AC_INIT(virt-mem,0.2.5)
 
 AC_PROG_INSTALL
 AC_PROG_MKDIR_P
@@ -149,6 +149,7 @@ AC_CONFIG_FILES([Makefile
        uname/Makefile
        dmesg/Makefile
        ps/Makefile
+       mem/Makefile
        po/Makefile
        ])
 AC_OUTPUT