Increased the release number to 34

This commit is contained in:
Leon Styhre 2023-07-10 21:25:24 +02:00
parent 1d9965b03d
commit 5ad6571756

View file

@ -14,7 +14,7 @@
#define PROGRAM_VERSION_MAJOR 2
#define PROGRAM_VERSION_MINOR 1
#define PROGRAM_VERSION_MAINTENANCE 0
#define PROGRAM_RELEASE_NUMBER 33
#define PROGRAM_RELEASE_NUMBER 34
// clang-format on
#define PROGRAM_VERSION_STRING "2.1.0-beta"