From 27d82ab05216a907a4acdb74eb5b812587d7e97a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 18 May 2008 22:30:19 +0000 Subject: [PATCH] Version 1.2 for release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f6bfedc..967fb34 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(ocaml-bitmatch,1.1) +AC_INIT(ocaml-bitmatch,1.2) dnl Check for basic C environment. AC_PROG_CC -- 1.8.3.1