We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9de0d commit 8e7edc1Copy full SHA for 8e7edc1
1 file changed
src/Flexbar.cpp
@@ -29,7 +29,7 @@ int main(int argc, const char* argv[]){
29
using namespace std;
30
using namespace seqan;
31
32
- const string version = "3.2 beta";
+ const string version = "3.2";
33
const string date = "May 2018";
34
35
ArgumentParser parser("flexbar");
0 commit comments