Prepare for v2.2.6 release

This commit is contained in:
Christophe Dumez
2010-04-18 13:56:53 +00:00
parent 8ce9649310
commit 59c77a3f9c
4 changed files with 4 additions and 4 deletions

View File

@@ -11,10 +11,10 @@ CONFIG += qt \
thread
# Update this VERSION for each release
DEFINES += VERSION=\'\"v2.2.5\"\'
DEFINES += VERSION=\'\"v2.2.6\"\'
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=2
DEFINES += VERSION_BUGFIX=5
DEFINES += VERSION_BUGFIX=6
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
DEFINES += VERSION_TYPE=NORMAL