From e83f6d43630c24c63a98f07f8c4188446718c90d Mon Sep 17 00:00:00 2001 From: rich Date: Thu, 25 Mar 2004 13:45:43 +0000 Subject: [PATCH 1/1] Version 0.3.10. --- Makefile.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.config b/Makefile.config index 319b32d..e447d63 100644 --- a/Makefile.config +++ b/Makefile.config @@ -1,5 +1,5 @@ # perl4caml configuration -*- Makefile -*- -# $Id: Makefile.config,v 1.14 2004-02-03 12:38:57 rich Exp $ +# $Id: Makefile.config,v 1.15 2004-03-25 13:45:43 rich Exp $ # PERLINCDIR # Directory containing the Perl include files, eg. . @@ -32,4 +32,4 @@ EXTRA_CFLAGS := # PACKAGE and VERSION PACKAGE := perl4caml -VERSION := 0.3.9 +VERSION := 0.3.10 -- 1.8.3.1