X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=configure.ac;h=e5af7a955d074e44fda9f700f61073d5f8cead80;hb=ff1a10fc96e9d2174dc30b7b56ec6319c3ec6633;hp=336a6723c21660db5df066b69038122342427215;hpb=5a960be177bdfbbb1d62f96490e355e3e3e54f12;p=virt-mem.git diff --git a/configure.ac b/configure.ac index 336a672..e5af7a9 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.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