diff --git a/src/FalcoConfig.cpp b/src/FalcoConfig.cpp index 9f04b09..d87e70e 100644 --- a/src/FalcoConfig.cpp +++ b/src/FalcoConfig.cpp @@ -35,7 +35,7 @@ using std::runtime_error; using std::istringstream; using std::cerr; -const string FalcoConfig::FalcoVersion = "1.0.0"; +const string FalcoConfig::FalcoVersion = "1.1.0"; /*********************************************************/ /************** DEFAULT VALUES FOR FILES *****************/ diff --git a/src/FalcoConfig.hpp b/src/FalcoConfig.hpp index 4542e15..34e6852 100644 --- a/src/FalcoConfig.hpp +++ b/src/FalcoConfig.hpp @@ -1,5 +1,5 @@ -/* Copyright (C) 2019 Guilherme De Sena Brandine and - * Andrew D. Smith +/* Copyright (C) 2019-2022 Guilherme De Sena Brandine and + * Andrew D. Smith * Authors: Guilherme De Sena Brandine, Andrew Smith * * This program is free software: you can redistribute it and/or diff --git a/src/falco.cpp b/src/falco.cpp index 07a1f93..887c491 100644 --- a/src/falco.cpp +++ b/src/falco.cpp @@ -1,7 +1,7 @@ /* falco: quality control for sequencing read files * - * Copyright (C) 2019 Guilherme De Sena Brandine and - * Andrew D. Smith + * Copyright (C) 2019-2022 Guilherme De Sena Brandine and + * Andrew D. Smith * Authors: Guilherme De Sena Brandine, Andrew Smith * * This program is free software: you can redistribute it and/or