Skip to content

Commit

Permalink
Merging postreleasefix/90 to release/90
Browse files Browse the repository at this point in the history
* postreleasefix/90:
  sub version update
  • Loading branch information
William McLaren committed Nov 21, 2017
2 parents ebf6d91 + 69558aa commit ac1ac35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/Bio/EnsEMBL/VEP/Constants.pm
Expand Up @@ -53,7 +53,7 @@ use warnings;
use base qw(Exporter);

our $VEP_VERSION = 90;
our $VEP_SUB_VERSION = 8;
our $VEP_SUB_VERSION = 9;

our @EXPORT_OK = qw(
@FLAG_FIELDS
Expand Down

0 comments on commit ac1ac35

Please sign in to comment.