Updated PO files.
[virt-mem.git] / configure.ac
index 336a672..e5af7a9 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-mem,0.2.7)
+AC_INIT(virt-mem,0.2.8)
 
 AC_PROG_INSTALL
 AC_PROG_MKDIR_P
@@ -157,5 +157,6 @@ AC_CONFIG_FILES([Makefile
        mem/Makefile
        po/Makefile
        extract/fedora-koji/Makefile
+       extract/codegen/Makefile
        ])
 AC_OUTPUT