Release Zulip Server 2.0.0.

This commit is contained in:
Tim Abbott
2019-02-28 17:37:46 -08:00
parent 3fc2a43573
commit ac24fdd4eb
3 changed files with 15 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
ZULIP_VERSION = "2.0.0-rc1+git"
LATEST_MAJOR_VERSION = "1.9"
LATEST_RELEASE_VERSION = "1.9.2"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2018/11/07/zulip-1-9-released/"
ZULIP_VERSION = "2.0.0"
LATEST_MAJOR_VERSION = "2.0"
LATEST_RELEASE_VERSION = "2.0.0"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-released/"
# Bump the minor PROVISION_VERSION to indicate that folks should provision
# only when going from an old version of the code to a newer version. Bump