1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-10 14:57:52 +00:00

Bump to v2.4.0alpha

This commit is contained in:
Christophe Dumez 2010-07-27 08:07:46 +00:00
parent d2089c9aad
commit 331c15b76c

View File

@ -12,16 +12,16 @@ CONFIG += qt \
# Update this VERSION for each release
os2 {
DEFINES += VERSION=\'\"v2.3.0rc11\"\'
DEFINES += VERSION=\'\"v2.4.0alpha\"\'
} else {
DEFINES += VERSION=\\\"v2.3.0rc11\\\"
DEFINES += VERSION=\\\"v2.4.0alpha\\\"
}
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=3
DEFINES += VERSION_MINOR=4
DEFINES += VERSION_BUGFIX=0
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
DEFINES += VERSION_TYPE=RELEASE_CANDIDATE
DEFINES += VERSION_TYPE=ALPHA
win32 {
# Adapt these paths on Windows