Fix version bump

Closes #21265
This commit is contained in:
sledgehammer999 2024-08-26 09:46:27 +03:00
parent 58eab8d453
commit 72feee6fdd
No known key found for this signature in database
GPG Key ID: 6E4A2D025B7CC9A2

View File

@ -29,7 +29,7 @@
#pragma once
#define QBT_VERSION_MAJOR 5
#define QBT_VERSION_MINOR 0
#define QBT_VERSION_MINOR 1
#define QBT_VERSION_BUGFIX 0
#define QBT_VERSION_BUILD 0
#define QBT_VERSION_STATUS "alpha1" // Should be empty for stable releases!