Update version for release

This commit is contained in:
Akshay Joshi 2019-01-07 16:14:58 +05:30
parent e2857332b7
commit 561ee7556f
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
***********
Version 3.7
Version 4.0
***********
Release date: 2019-01-10

View File

@ -54,7 +54,7 @@ APP_REVISION = 0
# Application version suffix, e.g. 'beta1', 'dev'. Usually an empty string
# for GA releases.
APP_SUFFIX = 'dev'
APP_SUFFIX = ''
# 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