File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ using std::runtime_error;
3535using std::istringstream;
3636using std::cerr;
3737
38- const string FalcoConfig::FalcoVersion = " 1.0 .0" ;
38+ const string FalcoConfig::FalcoVersion = " 1.1 .0" ;
3939
4040/* ********************************************************/
4141/* ************* DEFAULT VALUES FOR FILES *****************/
Original file line number Diff line number Diff line change 1- /* Copyright (C) 2019 Guilherme De Sena Brandine and
2- * Andrew D. Smith
1+ /* Copyright (C) 2019-2022 Guilherme De Sena Brandine and
2+ * Andrew D. Smith
33 * Authors: Guilherme De Sena Brandine, Andrew Smith
44 *
55 * This program is free software: you can redistribute it and/or
Original file line number Diff line number Diff line change 11/* falco: quality control for sequencing read files
22 *
3- * Copyright (C) 2019 Guilherme De Sena Brandine and
4- * Andrew D. Smith
3+ * Copyright (C) 2019-2022 Guilherme De Sena Brandine and
4+ * Andrew D. Smith
55 * Authors: Guilherme De Sena Brandine, Andrew Smith
66 *
77 * This program is free software: you can redistribute it and/or
You can’t perform that action at this time.
0 commit comments