mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Bump version to v2.9.10
This commit is contained in:
parent
b9ccd3e74f
commit
ac1ebf4e13
2 changed files with 3 additions and 3 deletions
|
@ -47,7 +47,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.9.9</string>
|
||||
<string>2.9.10</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PROJECT_NAME = qbittorrent
|
||||
PROJECT_VERSION = 2.9.9
|
||||
PROJECT_VERSION = 2.9.10
|
||||
|
||||
os2 {
|
||||
DEFINES += VERSION=\'\"v$${PROJECT_VERSION}\"\'
|
||||
|
@ -9,4 +9,4 @@ os2 {
|
|||
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=9
|
||||
DEFINES += VERSION_BUGFIX=9
|
||||
DEFINES += VERSION_BUGFIX=10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue