Skip to content

Commit

Permalink
set version to 1.302
Browse files Browse the repository at this point in the history
svn path=/bioperl-live/trunk/; revision=7058
  • Loading branch information
heikkil committed Oct 17, 2003
1 parent c9bc29d commit 38774c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bio/Root/Version.pm
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ package Bio::Root::Version;
use strict;
use vars qw($VERSION);

$VERSION = 1.3;
$VERSION = 1.302;

sub import {
# try to handle multiple levels of inheritance:
Expand Down

0 comments on commit 38774c7

Please sign in to comment.