Skip to content

Commit

Permalink
Merging postreleasefix/89 to release/89
Browse files Browse the repository at this point in the history
* postreleasefix/89:
  subversion increment
  • Loading branch information
William McLaren committed Jun 8, 2017
2 parents 219611e + 5a9260c commit 35cbd5c
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 = 89;
our $VEP_SUB_VERSION = 0;
our $VEP_SUB_VERSION = 1;

our @EXPORT_OK = qw(
@FLAG_FIELDS
Expand Down

0 comments on commit 35cbd5c

Please sign in to comment.