Bump to 4.1.0

This commit is contained in:
sledgehammer999
2018-05-03 23:25:22 +03:00
parent 400743fc64
commit e9ed621178
3 changed files with 14 additions and 14 deletions

View File

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