Bump to 4.4.3.1

This commit is contained in:
sledgehammer999
2022-05-24 23:10:49 +03:00
parent a46348ada9
commit 6c546df70b
5 changed files with 15 additions and 15 deletions

View File

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