1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-25 22:14:32 +00:00

Bump to rc2

This commit is contained in:
Christophe Dumez 2010-08-21 20:16:26 +00:00
parent 53500ea005
commit 8e1e51d268

View File

@ -12,9 +12,9 @@ CONFIG += qt \
# Update this VERSION for each release # Update this VERSION for each release
os2 { os2 {
DEFINES += VERSION=\'\"v2.4.0rc1\"\' DEFINES += VERSION=\'\"v2.4.0rc2\"\'
} else { } else {
DEFINES += VERSION=\\\"v2.4.0rc1\\\" DEFINES += VERSION=\\\"v2.4.0rc2\\\"
} }
DEFINES += VERSION_MAJOR=2 DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=4 DEFINES += VERSION_MINOR=4