Updated the release number from 28 to 29.

This commit is contained in:
Leon Styhre 2023-02-24 21:57:51 +01:00
parent b1e0ed2381
commit 2e98b304b8

View file

@ -14,7 +14,7 @@
#define PROGRAM_VERSION_MAJOR 2
#define PROGRAM_VERSION_MINOR 0
#define PROGRAM_VERSION_MAINTENANCE 0
#define PROGRAM_RELEASE_NUMBER 28
#define PROGRAM_RELEASE_NUMBER 29
// clang-format on
#define PROGRAM_VERSION_STRING "2.0.0-beta"