Bump to 3.4.0beta

This commit is contained in:
sledgehammer999
2017-08-07 08:39:50 +03:00
parent 25acdba344
commit ad7c9ed123

View File

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