1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-13 05:41:17 +00:00

Bump to rc5

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

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