Bump to 4.4.3.10

This commit is contained in:
c0re100 2022-05-24 02:32:52 +08:00
parent eb7db4e6a9
commit 7f2c0ec0e9
No known key found for this signature in database
GPG Key ID: 7C3B3004FE745AAF
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ XPStyle on
!define CSIDL_LOCALAPPDATA '0x1C' ;Local Application Data path
; Program specific
!define PROG_VERSION "4.4.2.10"
!define PROG_VERSION "4.4.3.10"
!define MUI_FINISHPAGE_RUN
!define MUI_FINISHPAGE_RUN_FUNCTION PageFinishRun

View File

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