Bump to 4.4.4

This commit is contained in:
sledgehammer999
2022-08-22 15:45:31 +03:00
parent b1e2e511bb
commit 4a56c3f5df
6 changed files with 17 additions and 17 deletions

View File

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