mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Bump to rc1
This commit is contained in:
parent
bcc6597e93
commit
7364815ef3
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
os2 {
|
||||
DEFINES += VERSION=\'\"v2.5.0beta7\"\'
|
||||
DEFINES += VERSION=\'\"v2.5.0rc1\"\'
|
||||
} else {
|
||||
DEFINES += VERSION=\\\"v2.5.0beta7\\\"
|
||||
DEFINES += VERSION=\\\"v2.5.0rc1\\\"
|
||||
}
|
||||
DEFINES += VERSION_MAJOR=2
|
||||
DEFINES += VERSION_MINOR=5
|
||||
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