Bump to v3.3.0

This commit is contained in:
sledgehammer999
2015-11-29 21:57:06 +02:00
parent 26fb54299b
commit 6f8d01f02e

View File

@@ -5,7 +5,7 @@ VER_MAJOR = 3
VER_MINOR = 3 VER_MINOR = 3
VER_BUGFIX = 0 VER_BUGFIX = 0
VER_BUILD = 0 VER_BUILD = 0
VER_STATUS = RC # Should be empty for stable releases! VER_STATUS = # Should be empty for stable releases!
# Don't touch the rest part # Don't touch the rest part
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX} PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}