mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
release: Update version strings following 1.9.0 release.
This commit is contained in:
@@ -52,9 +52,9 @@ author = 'The Zulip Team'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '1.9'
|
||||
version = '1.9+git'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '1.9.0'
|
||||
release = '1.9.0+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.
|
||||
|
@@ -1,4 +1,4 @@
|
||||
ZULIP_VERSION = "1.9.0"
|
||||
ZULIP_VERSION = "1.9.0+git"
|
||||
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user