Skip to content

Commit

Permalink
Bump version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
schmoelder authored Oct 25, 2024
1 parent d040946 commit 7635e2f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion doc/cadet.doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "CADET"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 4.4.0
PROJECT_NUMBER = 5.0.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down
6 changes: 3 additions & 3 deletions include/cadet/cadet.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
* @mainpage CADET
* The library provides a fast and accurate forward simulator for the general rate model of column liquid chromatography
*
* @authors Eric von Lieres, Joel Andersson, Andreas Puettmann, Sebastian Schnittert, Samuel Leweke, William Heymann
* @version 4.4.0
* @date 2008-2023
* @authors Please refer to CONTRIBUTING.md
* @version 5.0.0
* @date 2008-2024
* @copyright GNU General Public License v3.0 (or, at your option, any later version).
*/

Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.4.0
5.0.0

0 comments on commit 7635e2f

Please sign in to comment.