]> Dogcows Code - chaz/p5-CGI-Ex/blobdiff - lib/CGI/Ex.pm
CGI::Ex 2.08
[chaz/p5-CGI-Ex] / lib / CGI / Ex.pm
index db9cda672d33cebfbf26ab996d24648ec7ea5c3f..8c5e6b07ba79d01e6264fd760ad70b7b2f900794 100644 (file)
@@ -24,7 +24,7 @@ use vars qw($VERSION
 use base qw(Exporter);
 
 BEGIN {
-    $VERSION               = '2.07';
+    $VERSION               = '2.08';
     $PREFERRED_CGI_MODULE  ||= 'CGI';
     @EXPORT = ();
     @EXPORT_OK = qw(get_form
This page took 0.016937 seconds and 4 git commands to generate.