Add changelog and version updates for Zulip Server 1.9.1.

The actual changes in 1.9.1 are already present in master.
This commit is contained in:
Tim Abbott
2018-11-28 12:49:58 -08:00
parent 06f25115d8
commit 34bf5412b1
3 changed files with 16 additions and 3 deletions

View File

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