Bump to 4.3.5

This commit is contained in:
sledgehammer999
2021-05-02 18:42:42 +03:00
parent 899f8a3f61
commit 063844ed44
6 changed files with 17 additions and 17 deletions

View File

@@ -30,8 +30,8 @@
#define QBT_VERSION_MAJOR 4
#define QBT_VERSION_MINOR 3
#define QBT_VERSION_BUGFIX 4
#define QBT_VERSION_BUILD 1
#define QBT_VERSION_BUGFIX 5
#define QBT_VERSION_BUILD 0
#define QBT_VERSION_STATUS "" // Should be empty for stable releases!
#define QBT__STRINGIFY(x) #x