Skip to content

Commit

Permalink
Merge pull request #771 from aparton/release/100.2
Browse files Browse the repository at this point in the history
Update subversion to 100.2
  • Loading branch information
at7 authored May 26, 2020
2 parents ccfa3b1 + b824e82 commit b69359f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/Bio/EnsEMBL/VEP/Constants.pm
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ use warnings;
use base qw(Exporter);

our $VEP_VERSION = 100;
our $VEP_SUB_VERSION = 1;
our $VEP_SUB_VERSION = 2;

our @EXPORT_OK = qw(
@FLAG_FIELDS
Expand Down

0 comments on commit b69359f

Please sign in to comment.