Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.perl.org/modules/Module-Build/trunk@4971 50811bd7-b8ce-0310-adc1-d9db26280581
  • Loading branch information
kenahoo committed Sep 5, 2004
1 parent f2f83b9 commit f365be8
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.25_02';
$VERSION = '0.25_03';

# Okay, this is the brute-force method of finding out what kind of
# platform we're on. I don't know of a systematic way. These values
Expand Down

0 comments on commit f365be8

Please sign in to comment.