Skip to content

Commit

Permalink
Bump to 2.8 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tseemann committed Nov 1, 2015
1 parent 42ef3d6 commit 6bca0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/snippy
Expand Up @@ -16,7 +16,7 @@ use Bio::Tools::GFF;

my $EXE = $FindBin::RealScript;
my $BINDIR = $FindBin::RealBin;
my $VERSION = "2.8-dev";
my $VERSION = "2.8";
my $SYNOPSIS = "fast bacterial variant calling from NGS reads";
my $AUTHOR = 'Torsten Seemann <torsten.seemann@gmail.com>';
my $URL = 'https://github.com/tseemann/snippy';
Expand Down

0 comments on commit 6bca0f2

Please sign in to comment.