Trunk is now v2.5.0alpha

This commit is contained in:
Christophe Dumez
2010-08-24 18:28:17 +00:00
parent 7835a13573
commit 80760dd7af
3 changed files with 6 additions and 6 deletions

View File

@@ -12,16 +12,16 @@ CONFIG += qt \
# Update this VERSION for each release
os2 {
DEFINES += VERSION=\'\"v2.4.0rc3\"\'
DEFINES += VERSION=\'\"v2.5.0alpha\"\'
} else {
DEFINES += VERSION=\\\"v2.4.0rc3\\\"
DEFINES += VERSION=\\\"v2.5.0alpha\\\"
}
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=4
DEFINES += VERSION_MINOR=5
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