From 5575ed1d8c00267716604b82392b184e6e983739 Mon Sep 17 00:00:00 2001 From: rich Date: Thu, 25 Nov 2004 21:32:28 +0000 Subject: [PATCH] Version 0.3.14 for release. --- Makefile.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.config b/Makefile.config index c309a08..180101b 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,5 +1,5 @@ # perl4caml configuration -*- Makefile -*- -# $Id: Makefile.config,v 1.17 2004-11-22 17:40:55 rich Exp $ +# $Id: Makefile.config,v 1.18 2004-11-25 21:32:28 rich Exp $ # PERLINCDIR # Directory containing the Perl include files, eg. . @@ -32,4 +32,4 @@ EXTRA_CFLAGS := # PACKAGE and VERSION PACKAGE := perl4caml -VERSION := 0.3.12 +VERSION := 0.3.14 -- 1.8.3.1