Bump to v2.2.2

This commit is contained in:
Christophe Dumez
2010-03-22 19:12:34 +00:00
parent 8113b150dd
commit be64008870
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.1\\\"
DEFINES += VERSION=\\\"v2.2.2\\\"
DEFINES += VERSION_MAJOR=2
DEFINES += VERSION_MINOR=2
DEFINES += VERSION_BUGFIX=1
DEFINES += VERSION_BUGFIX=2
# NORMAL,ALPHA,BETA,RELEASE_CANDIDATE,DEVEL
DEFINES += VERSION_TYPE=NORMAL