From a90cee2f6bfee8b46014eeafaf42ed653ba8740b Mon Sep 17 00:00:00 2001 From: Juerd Waalboer Date: Mon, 20 May 2002 14:10:29 +0000 Subject: [PATCH] v3.14 release --- Changes | 4 ++++ PLP.pm | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index a03225a..b86377e 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,7 @@ +3.14 - May 20, 2002: +- New plp.vim +- Small documentation change + 3.13 - May 20, 2002 - Added documentation: - PLP diff --git a/PLP.pm b/PLP.pm index b97420e..578c133 100644 --- a/PLP.pm +++ b/PLP.pm @@ -12,7 +12,7 @@ use PLP::Tie::Print; use strict; -our $VERSION = '3.13'; +our $VERSION = '3.14'; # subs in this package: # sendheaders Send headers -- 2.30.0