Bump the build suffix in preparation for release.

This commit is contained in:
Dave Page
2017-09-11 10:04:20 +01:00
parent 3bbd1a8a48
commit 4b5b3195c4
+1 -1
View File
@@ -55,7 +55,7 @@ APP_REVISION = 0
# Application version suffix, e.g. 'beta1', 'dev'. Usually an empty string
# for GA releases.
APP_SUFFIX = 'dev'
APP_SUFFIX = 'rc1'
# Numeric application version for upgrade checks. Should be in the format:
# [X]XYYZZ, where X is the release version, Y is the revision, with a leading