Browse Source

Bump to 4.2.0RC

adaptive-webui-19844
sledgehammer999 5 years ago
parent
commit
9c1617b977
No known key found for this signature in database
GPG Key ID: 6E4A2D025B7CC9A2
  1. 2
      version.pri

2
version.pri

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

Loading…
Cancel
Save