1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

Bump to beta2

This commit is contained in:
Christophe Dumez 2010-08-19 19:12:25 +00:00
parent c7a2d3589f
commit 25cf9b33ec

View File

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