1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-09 14:27:56 +00:00

Bump to rc6

This commit is contained in:
Christophe Dumez 2010-07-21 11:03:35 +00:00
parent b9a0adc311
commit 3b82120923

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.3.0rc5\"\' DEFINES += VERSION=\'\"v2.3.0rc6\"\'
} else { } else {
DEFINES += VERSION=\\\"v2.3.0rc5\\\" DEFINES += VERSION=\\\"v2.3.0rc6\\\"
} }
DEFINES += VERSION_MAJOR=2 DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=3 DEFINES += VERSION_MINOR=3