Skip to content

Commit

Permalink
v0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Nov 8, 2017
1 parent f580700 commit 6721600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mashtree.pm
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ local $0=basename $0;
######
# CONSTANTS

our $VERSION = "0.26";
our $VERSION = "0.27";
our $MASHTREE_VERSION=$VERSION;
our @fastqExt=qw(.fastq.gz .fastq .fq .fq.gz);
our @fastaExt=qw(.fasta .fna .faa .mfa .fas .fsa .fa);
Expand Down

0 comments on commit 6721600

Please sign in to comment.