From ef914195bab05b3c0a8accfef0305df2fe0d8ca8 Mon Sep 17 00:00:00 2001 From: rich Date: Thu, 16 Oct 2003 13:41:22 +0000 Subject: [PATCH] Bumped version. --- Makefile.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.config b/Makefile.config index 1d76683..4ab9d60 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,5 +1,5 @@ # perl4caml configuration -*- Makefile -*- -# $Id: Makefile.config,v 1.9 2003-10-16 11:04:23 rich Exp $ +# $Id: Makefile.config,v 1.10 2003-10-16 13:41:22 rich Exp $ # PERLINCDIR # Directory containing the Perl include files, eg. . @@ -15,4 +15,4 @@ OCAMLLIBDIR := $(shell ocamlc -where) # PACKAGE and VERSION PACKAGE := perl4caml -VERSION := 0.3.4 +VERSION := 0.3.5 -- 1.8.3.1