Bump to 4.3.9.10

This commit is contained in:
c0re100 2021-11-01 02:44:47 +08:00
parent 223650e75c
commit a3955360cd
No known key found for this signature in database
GPG Key ID: 7C3B3004FE745AAF

View File

@ -1,4 +1,4 @@
/*
/*
* Bittorrent Client using Qt and libtorrent.
* Copyright (C) 2021 Mike Tzou (Chocobo1)
*
@ -30,7 +30,7 @@
#define QBT_VERSION_MAJOR 4
#define QBT_VERSION_MINOR 3
#define QBT_VERSION_BUGFIX 8
#define QBT_VERSION_BUGFIX 9
#define QBT_VERSION_BUILD 10
#define QBT_VERSION_STATUS "" // Should be empty for stable releases!