Increase $English::VERSION to 1.07

Programming / Compilers / PERL - Father Chrysostomos [cpan.org] - 23 June 2013 00:11 UTC



###

diff --git a/lib/English.pm b/lib/English.pm
index a1da704..e4ee10a 100644
--- a/lib/English.pm
+++ b/lib/English.pm
@@ -1,6 +1,6 @@
package English;

-our $VERSION = '1.06';
+our $VERSION = '1.07';

require Exporter;
@ISA = qw(Exporter);

7262e0e Increase $English::VERSION to 1.07
lib/English.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Upstream: perl5.git.perl.org


  • Share