Release Zulip Server 1.9.1.

This commit is contained in:
Tim Abbott
2018-11-28 12:49:58 -08:00
parent 2bca1d4ef0
commit fd9847ffcb
3 changed files with 15 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ author = 'The Zulip Team'
# The short X.Y version.
version = '1.9'
# The full version, including alpha/beta/rc tags.
release = '1.9.0'
release = '1.9.1'
# 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.