Bump to 4.2.0

This commit is contained in:
sledgehammer999
2019-12-03 01:19:18 +02:00
parent b7c2f74c19
commit 912b076707
3 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ VER_MAJOR = 4
VER_MINOR = 2
VER_BUGFIX = 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
PROJECT_VERSION = $${VER_MAJOR}.$${VER_MINOR}.$${VER_BUGFIX}