mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Update version for release
This commit is contained in:
parent
e2857332b7
commit
561ee7556f
@ -1,5 +1,5 @@
|
|||||||
***********
|
***********
|
||||||
Version 3.7
|
Version 4.0
|
||||||
***********
|
***********
|
||||||
|
|
||||||
Release date: 2019-01-10
|
Release date: 2019-01-10
|
@ -54,7 +54,7 @@ APP_REVISION = 0
|
|||||||
|
|
||||||
# Application version suffix, e.g. 'beta1', 'dev'. Usually an empty string
|
# Application version suffix, e.g. 'beta1', 'dev'. Usually an empty string
|
||||||
# for GA releases.
|
# for GA releases.
|
||||||
APP_SUFFIX = 'dev'
|
APP_SUFFIX = ''
|
||||||
|
|
||||||
# Numeric application version for upgrade checks. Should be in the format:
|
# 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
|
# [X]XYYZZ, where X is the release version, Y is the revision, with a leading
|
||||||
|
Loading…
Reference in New Issue
Block a user