From aac9786f11c4361cc2e47f0d5ebd8e38bb6973a3 Mon Sep 17 00:00:00 2001 From: BlueAndi Date: Thu, 16 May 2024 00:37:34 +0200 Subject: [PATCH] Bump version to v7.2.3 --- data/version.json | 2 +- doc/doxygen/Doxyfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/version.json b/data/version.json index 846adf8b..b53e40e1 100644 --- a/data/version.json +++ b/data/version.json @@ -1,3 +1,3 @@ { - "version": "v7.2.2" + "version": "v7.2.3" } \ No newline at end of file diff --git a/doc/doxygen/Doxyfile b/doc/doxygen/Doxyfile index a5069f63..6ab31ac8 100644 --- a/doc/doxygen/Doxyfile +++ b/doc/doxygen/Doxyfile @@ -48,7 +48,7 @@ PROJECT_NAME = Pixelix # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = v7.2.2 +PROJECT_NUMBER = v7.2.3 # 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