Skip to content

Commit

Permalink
Changed versioning system.
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Feb 21, 2009
1 parent 7e950c1 commit db013c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Tie/Hash/FixedKeys.pm
Expand Up @@ -74,7 +74,7 @@ use Attribute::Handlers autotie => { "__CALLER__::FixedKeys" => __PACKAGE__ };

@ISA = qw(Tie::StdHash);

$VERSION = sprintf "%d", '$Revision$ ' =~ /(\d+)/;
$VERSION = 1.12;

=head1 METHODS
Expand Down

0 comments on commit db013c8

Please sign in to comment.