Skip to content

Commit

Permalink
Increment the subversion
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Gil committed Apr 12, 2018
1 parent 45f415e commit a8dfb41
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 = 92;
our $VEP_SUB_VERSION = 0;
our $VEP_SUB_VERSION = 1;

our @EXPORT_OK = qw(
@FLAG_FIELDS
Expand Down

0 comments on commit a8dfb41

Please sign in to comment.