mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Bump to beta2
This commit is contained in:
parent
e27b08d970
commit
2a70c8f4d8
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ TARGET = qbittorrent
|
|||
CONFIG += qt thread x11 network
|
||||
|
||||
# Update this VERSION for each release
|
||||
DEFINES += VERSION=\\\"v1.2.0beta1\\\"
|
||||
DEFINES += VERSION=\\\"v1.2.0beta2\\\"
|
||||
DEFINES += VERSION_MAJOR=1
|
||||
DEFINES += VERSION_MINOR=2
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
|
@ -32,7 +32,7 @@ contains(DEBUG_MODE, 0){
|
|||
|
||||
# For libtorrent stuff
|
||||
# (comment this if you are using libtorrent with debug enabled)
|
||||
#DEFINES += NDEBUG
|
||||
DEFINES += NDEBUG
|
||||
|
||||
# Install
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue