Release Zulip Server 4.9

This commit is contained in:
Alex Vandiver
2022-01-24 14:46:12 -08:00
parent c27324927e
commit 0213b811ec
2 changed files with 31 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import os
ZULIP_VERSION = "4.8+git"
ZULIP_VERSION = "4.9"
# Add information on number of commits and commit hash to version, if available
zulip_git_version_file = os.path.join(
@@ -14,7 +14,7 @@ ZULIP_VERSION = lines.pop(0).strip()
ZULIP_MERGE_BASE = lines.pop(0).strip()
LATEST_MAJOR_VERSION = "4.0"
LATEST_RELEASE_VERSION = "4.8"
LATEST_RELEASE_VERSION = "4.9"
LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.com/2021/05/13/zulip-4-0-released/"
# Versions of the desktop app below DESKTOP_MINIMUM_VERSION will be