Bump to 4.3.4.1

This commit is contained in:
sledgehammer999
2021-03-24 21:21:06 +02:00
parent e921cf677a
commit 332b173e08
6 changed files with 16 additions and 16 deletions

View File

@@ -31,7 +31,7 @@
#define QBT_VERSION_MAJOR 4
#define QBT_VERSION_MINOR 3
#define QBT_VERSION_BUGFIX 4
#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