mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
Bump to rc1
This commit is contained in:
parent
93b295e8c4
commit
8b8e837f78
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
os2 {
|
||||
DEFINES += VERSION=\'\"v2.6.0beta4\"\'
|
||||
DEFINES += VERSION=\'\"v2.6.0rc1\"\'
|
||||
} else {
|
||||
DEFINES += VERSION=\\\"v2.6.0beta4\\\"
|
||||
DEFINES += VERSION=\\\"v2.6.0rc1\\\"
|
||||
}
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=6
|
||||
DEFINES += VERSION_BUGFIX=0
|
||||
|
||||
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
|
||||
DEFINES += VERSION_TYPE=BETA
|
||||
DEFINES += VERSION_TYPE=RELEASE_CANDIDATE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue