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