This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Increase $warnings::VERSION to 1.15
[perl5.git] / regen / warnings.pl
index 38eca47..e99ff4b 100644 (file)
@@ -437,7 +437,7 @@ read_only_bottom_close_and_rename($pm);
 __END__
 package warnings;
 
 __END__
 package warnings;
 
-our $VERSION = '1.14';
+our $VERSION = '1.15';
 
 # Verify that we're called correctly so that warnings will work.
 # see also strict.pm.
 
 # Verify that we're called correctly so that warnings will work.
 # see also strict.pm.