1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-22 20:44:15 +00:00

Bump to rc5

This commit is contained in:
Christophe Dumez 2010-07-19 18:50:29 +00:00
parent bceb00d35f
commit 5af0cacf0c

View File

@ -12,9 +12,9 @@ CONFIG += qt \
# Update this VERSION for each release
os2 {
DEFINES += VERSION=\'\"v2.3.0rc4\"\'
DEFINES += VERSION=\'\"v2.3.0rc5\"\'
} else {
DEFINES += VERSION=\\\"v2.3.0rc4\\\"
DEFINES += VERSION=\\\"v2.3.0rc5\\\"
}
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=3