TODO.virt-top renamed as TODO
[virt-top.git] / configure.ac
index 0186f5c..7b698fa 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-top,1.0.3)
+AC_INIT(virt-top,1.0.4)
 
 AC_PROG_INSTALL
 
@@ -218,6 +218,7 @@ AC_CONFIG_FILES([Makefile
        Make.rules
        po/Makefile
        virt-top/Makefile
+       virt-top/virt_top_version.ml
        ])
 if test "x$MAKENSIS" != "x"; then
        AC_CONFIG_FILES([wininstaller.nsis])