Version 1.0.2 for release.
[virt-top.git] / configure.ac
index 14314f3..1bd8d9f 100644 (file)
@@ -17,7 +17,9 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-top,1.0.0)
+AC_INIT(virt-top,1.0.2)
+
+AC_PROG_INSTALL
 
 dnl Check for basic OCaml environment & findlib.
 AC_PROG_OCAML