regen warnings.pl for new version number
Ricardo Signes [Tue, 19 Jan 2010 23:53:21 +0000 (18:53 -0500)]
lib/warnings.pm
warnings.pl

index 55837ba..defc208 100644 (file)
@@ -6,7 +6,7 @@
 
 package warnings;
 
-our $VERSION = '1.08';
+our $VERSION = '1.09';
 
 # Verify that we're called correctly so that warnings will work.
 # see also strict.pm.
index d3aca3d..514ccd7 100644 (file)
@@ -452,7 +452,7 @@ __END__
 
 package warnings;
 
-our $VERSION = '1.08';
+our $VERSION = '1.09';
 
 # Verify that we're called correctly so that warnings will work.
 # see also strict.pm.