From 077066abddf833bc131eb49276f94d578cc48c9b Mon Sep 17 00:00:00 2001 From: rich Date: Thu, 16 Oct 2003 11:04:23 +0000 Subject: [PATCH] Version 0.3.4 for release. --- Makefile.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.config b/Makefile.config index 1d13797..1d76683 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,5 +1,5 @@ # perl4caml configuration -*- Makefile -*- -# $Id: Makefile.config,v 1.8 2003-10-16 09:38:46 rich Exp $ +# $Id: Makefile.config,v 1.9 2003-10-16 11:04:23 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.3 +VERSION := 0.3.4 -- 1.8.3.1