Bump to 4.3.0

This commit is contained in:
sledgehammer999
2020-10-18 18:22:17 +03:00
parent 3595626eff
commit b925cffddb
4 changed files with 15 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ VER_MAJOR = 4
VER_MINOR = 3
VER_BUGFIX = 0
VER_BUILD = 0
VER_STATUS = alpha1 # 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}