Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
svn path=/bioperl-network/branches/branch-1-6/; revision=15566
  • Loading branch information
cjfields committed Feb 24, 2009
1 parent 0805332 commit fabc012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Build.PL
Expand Up @@ -6,7 +6,7 @@
# Uses a custom subclass of Module::Build called Bio::Root::Build

use strict;
my $v = '1.005009_002';
my $v = '1.006000';
eval "use Bio::Root::Build $v";
if ($@) {
# using die so wrappers can catch the error message
Expand Down

0 comments on commit fabc012

Please sign in to comment.