Change syntax so that { ... } surrounds match patterns.
[ocaml-bitstring.git] / configure.ac
index 3f6a9e4..2ba7e97 100644 (file)
@@ -17,7 +17,7 @@
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(ocaml-bitmatch,0.4)
+AC_INIT(ocaml-bitmatch,0.5)
 
 dnl Check for basic C environment.
 AC_PROG_CC