X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=configure.ac;h=7b698fa2d3a4c4ccea18e576172bf248a46e2d71;hp=0186f5cec19f45af5bbff195691e128cf00ec066;hb=53d7f8573349e27a3decad8cfbee7448554f17d1;hpb=8b098ba7e7f700aa6d63cba47bf56e006cbaace9 diff --git a/configure.ac b/configure.ac index 0186f5c..7b698fa 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-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])