From b99a266735bba2569a84c0b12802ff51b45113f2 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sun, 18 May 2008 16:13:50 +0000 Subject: [PATCH] Version 1.0 for release. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b8249ae..4829833 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.9) +AC_INIT(ocaml-bitmatch,1.0) dnl Check for basic C environment. AC_PROG_CC -- 1.8.3.1