Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kenahoo committed Dec 8, 2004
1 parent adf3a5c commit da43974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Module/Build.pm
Expand Up @@ -15,7 +15,7 @@ use Module::Build::Base;

use vars qw($VERSION @ISA);
@ISA = qw(Module::Build::Base);
$VERSION = '0.2605';
$VERSION = '0.2606';
$VERSION = eval $VERSION;

# Okay, this is the brute-force method of finding out what kind of
Expand Down

0 comments on commit da43974

Please sign in to comment.