Skip to content

Commit

Permalink
release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqinhu committed May 20, 2019
1 parent 43feef4 commit 322ef86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsRFinder.pl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

# Environment
my $version = '1.0.0';
my $status = "development";
my $status = "release";
my $tsR_dir = $ENV{"tsR_dir"};
my %option;
my %config;
Expand Down

0 comments on commit 322ef86

Please sign in to comment.