Bump to 4.4.5.10

This commit is contained in:
c0re100 2022-09-03 04:27:21 +08:00
parent 58be69ea18
commit 848c440781
No known key found for this signature in database
GPG Key ID: 7C3B3004FE745AAF
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -30,7 +30,7 @@
#define QBT_VERSION_MAJOR 4
#define QBT_VERSION_MINOR 4
#define QBT_VERSION_BUGFIX 4
#define QBT_VERSION_BUGFIX 5
#define QBT_VERSION_BUILD 10
#define QBT_VERSION_STATUS "" // Should be empty for stable releases!