Skip to content

Commit

Permalink
Flexbar 3.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jtroehr committed Jun 19, 2018
1 parent d2bdd7d commit 496ae8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Flexbar.cpp
Expand Up @@ -29,7 +29,7 @@ int main(int argc, const char* argv[]){
using namespace std;
using namespace seqan;

const string version = "3.4 beta";
const string version = "3.4.0";
const string date = "June 2018";

ArgumentParser parser("flexbar");
Expand Down

0 comments on commit 496ae8c

Please sign in to comment.