Bump to 3.4.0beta2

This commit is contained in:
sledgehammer999 2017-09-06 01:46:27 +03:00
parent 728b7dec3e
commit cbfbae1409
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

@ -6,7 +6,7 @@ VER_MAJOR = 3
VER_MINOR = 4 VER_MINOR = 4
VER_BUGFIX = 0 VER_BUGFIX = 0
VER_BUILD = 0 VER_BUILD = 0
VER_STATUS = beta # Should be empty for stable releases! VER_STATUS = beta2 # 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}