From b7dfef5d08242c2f5ed81f526d7742768d4d6223 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 15 Apr 2008 13:41:21 +0000 Subject: [PATCH] Version 0.4. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b50a511..3f6a9e4 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,0.3) +AC_INIT(ocaml-bitmatch,0.4) dnl Check for basic C environment. AC_PROG_CC -- 1.8.3.1