mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
- Fixed minor version number
This commit is contained in:
parent
436f5bbd7e
commit
349e58fa22
@ -13,7 +13,7 @@ CONFIG += qt thread x11 network
|
||||
# Update this VERSION for each release
|
||||
DEFINES += VERSION=\\\"v1.1.0alpha1\\\"
|
||||
DEFINES += VERSION_MAJOR=1
|
||||
DEFINES += VERSION_MINOR=0
|
||||
DEFINES += VERSION_MINOR=1
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
|
||||
contains(DEBUG_MODE, 1){
|
||||
|
Loading…
Reference in New Issue
Block a user