This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upped VERSION
authorAbigail <abigail@abigail.be>
Sun, 21 Feb 2010 16:13:27 +0000 (17:13 +0100)
committerAbigail <abigail@abigail.be>
Sun, 21 Feb 2010 16:13:27 +0000 (17:13 +0100)
lib/Tie/Scalar.pm

index 329770a..24e4ae7 100644 (file)
@@ -1,6 +1,6 @@
 package Tie::Scalar;
 
-our $VERSION = '1.01';
+our $VERSION = '1.02';
 
 =head1 NAME