1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 06:17:58 +00:00

Bump to rc1

This commit is contained in:
Christophe Dumez 2011-01-06 09:19:53 +00:00
parent 93b295e8c4
commit 8b8e837f78

View File

@ -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