This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.h: Fold 2 ANYOF flags into a single one
[perl5.git] / lib / integer.pm
index df39e76..60a609c 100644 (file)
@@ -1,6 +1,6 @@
 package integer;
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 
 =head1 NAME