v3.22_02 bugfix release 3.22_02
authorMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Jun 2008 00:20:34 +0000 (00:20 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Thu, 5 Jun 2008 00:20:34 +0000 (00:20 +0000)
META.yml
lib/PLP.pm

index b19b4f3e9494acdcaf52a11da52dd76d2356598a..e7506a9475bdc71ba3043d0de33872462b2342ba 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -1,7 +1,7 @@
 --- #YAML:1.0
 name: PLP
 abstract: Perl in HTML pages
-version: 3.22_01
+version: 3.22_02
 version_from: PLP.pm
 author:
     - Mischa POSLAWSKY <perl@shiar.org>
@@ -32,7 +32,7 @@ optional_features:
 provides:
     PLP:
         file: lib/PLP.pm
-        version: 3.22_01
+        version: 3.22_02
     PLP::Functions:
         file: lib/PLP/Functions.pm
         version: 1.00
index 2e740cfaa5ab2b156571a0390f92458807c5c06c..afe4ddf1e59c2ef079ecce06f75be7192b2d8a9e 100644 (file)
@@ -14,7 +14,7 @@ use File::Spec;
 use strict;
 use warnings;
 
-our $VERSION = '3.22_01';
+our $VERSION = '3.22_02';
 
 # Subs in this package:
 #  _default_error($plain, $html)    Default error handler