mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 08:43:08 -07:00
- Fixed minor version number
This commit is contained in:
parent
436f5bbd7e
commit
349e58fa22
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ CONFIG += qt thread x11 network
|
||||||
# Update this VERSION for each release
|
# Update this VERSION for each release
|
||||||
DEFINES += VERSION=\\\"v1.1.0alpha1\\\"
|
DEFINES += VERSION=\\\"v1.1.0alpha1\\\"
|
||||||
DEFINES += VERSION_MAJOR=1
|
DEFINES += VERSION_MAJOR=1
|
||||||
DEFINES += VERSION_MINOR=0
|
DEFINES += VERSION_MINOR=1
|
||||||
DEFINES += VERSION_BUGFIX=0
|
DEFINES += VERSION_BUGFIX=0
|
||||||
|
|
||||||
contains(DEBUG_MODE, 1){
|
contains(DEBUG_MODE, 1){
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue