Skip to content

Commit

Permalink
Increment VEP 92 subversion
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Gil committed Jun 1, 2018
1 parent 39f3054 commit 16857fe
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 = 92;
our $VEP_SUB_VERSION = 3;
our $VEP_SUB_VERSION = 4;

our @EXPORT_OK = qw(
@FLAG_FIELDS
Expand Down

0 comments on commit 16857fe

Please sign in to comment.