X-Git-Url: http://git.annexia.org/?p=virt-mem.git;a=blobdiff_plain;f=configure.ac;h=bf075f9e5993aa8210b4da1622d839d2af330b5c;hp=336a6723c21660db5df066b69038122342427215;hb=14c916e5692f6d1986a10b88d03b41349dcb729a;hpb=5a960be177bdfbbb1d62f96490e355e3e3e54f12 diff --git a/configure.ac b/configure.ac index 336a672..bf075f9 100644 --- a/configure.ac +++ b/configure.ac @@ -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.9) 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