Pass the augeas_t to raise_error
[ocaml-augeas.git] / configure.ac
index a17e068..e0b0f7a 100644 (file)
@@ -17,7 +17,9 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(ocaml-augeas,0.4)
+AC_CONFIG_MACRO_DIR([m4])
+
+AC_INIT(ocaml-augeas,0.5)
 
 dnl Check for basic C environment.
 AC_PROG_CC