From 680fc80e414200998978f834a83bb8200b2a6609 Mon Sep 17 00:00:00 2001 From: rich Date: Sun, 1 Oct 2006 13:06:04 +0000 Subject: [PATCH] Bumped for release --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3366db2..0fa1d54 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.8 2006-06-06 16:01:52 rich Exp $ +# $Id: Makefile,v 1.9 2006-10-01 13:06:04 rich Exp $ PACKAGE := ocaml-csv -VERSION := 1.1.1 +VERSION := 1.1.2 OCAMLC := ocamlc OCAMLCINCS := -- 1.8.3.1