Fix version bump

Closes #21265
This commit is contained in:
sledgehammer999
2024-08-26 09:46:27 +03:00
parent 58eab8d453
commit 72feee6fdd

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!