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

@@ -52,7 +52,7 @@ author = 'The Zulip Team'
# The short X.Y version.
version = '2.0'
# The full version, including alpha/beta/rc tags.
release = '2.0.0-rc1'
release = '2.0.0'
# This allows us to insert a warning that appears only on an unreleased
# version, e.g. to say that something is likely to have changed.