From 3323b2cf2fa267385714017979d1ab2a447c4b06 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 1 Jul 2008 14:02:10 +0000 Subject: [PATCH] Version 1.9.2 for release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 3d74181..4bd3b16 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.9.1) +AC_INIT(ocaml-bitmatch,1.9.2) dnl Check for basic C environment. AC_PROG_CC -- 1.8.3.1