X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=configure.ac;h=0e2cee35768bf7a41dce055a1391ba7bd606ddac;hp=14314f3d6597ac1d441fe3dbabfeb5e256a84f4b;hb=df729da1dffe820fd160ae468062bafeaf18717b;hpb=e86f4987469c26213c6693b35cde3b48a4732524 diff --git a/configure.ac b/configure.ac index 14314f3..0e2cee3 100644 --- a/configure.ac +++ b/configure.ac @@ -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.1) + +AC_PROG_INSTALL dnl Check for basic OCaml environment & findlib. AC_PROG_OCAML