mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-25 10:46:15 +03:00
Set as RELEASE_CANDIDATE
This commit is contained in:
parent
4a8a40a6f2
commit
c8f5cab636
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ DEFINES += VERSION_MINOR=2
|
|||
DEFINES += VERSION_BUGFIX=0
|
||||
|
||||
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
|
||||
DEFINES += VERSION_TYPE=BETA
|
||||
DEFINES += VERSION_TYPE=RELEASE_CANDIDATE
|
||||
|
||||
# !mac:QMAKE_LFLAGS += -Wl,--as-needed
|
||||
contains(DEBUG_MODE, 1) {
|
||||
|
|
Loading…
Reference in a new issue