Version 0.2.4 for release.
[virt-mem.git] / configure.ac
index e0e64a3..b281e5e 100644 (file)
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(virt-mem,0.2.1)
+AC_INIT(virt-mem,0.2.4)
 
 AC_PROG_INSTALL
+AC_PROG_MKDIR_P
 
 dnl Check for basic OCaml environment & findlib.
 AC_PROG_OCAML