From 7635e2f1205102974133e6a64c09e8fd353e1372 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20Schm=C3=B6lder?= <20299934+schmoelder@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:23:17 +0200 Subject: [PATCH] Bump version to 5.0.0 --- doc/cadet.doxyfile | 2 +- include/cadet/cadet.hpp | 6 +++--- version.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/cadet.doxyfile b/doc/cadet.doxyfile index a43253b53..673347915 100644 --- a/doc/cadet.doxyfile +++ b/doc/cadet.doxyfile @@ -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 diff --git a/include/cadet/cadet.hpp b/include/cadet/cadet.hpp index 99985ea8b..47549a149 100644 --- a/include/cadet/cadet.hpp +++ b/include/cadet/cadet.hpp @@ -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). */ diff --git a/version.txt b/version.txt index fdc669880..0062ac971 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -4.4.0 +5.0.0