mirror of
https://github.com/zulip/zulip.git
synced 2026-06-03 21:01:43 +08:00
Release Zulip Server 5.0-rc2.
This commit is contained in:
parent
eae4643cb4
commit
fb31060436
@ -5,7 +5,7 @@ This page the release history for the Zulip server. See also the
|
||||
|
||||
## Zulip 5.x series
|
||||
|
||||
### 5.0 -- unreleased
|
||||
### 5.0-rc2 -- March 24, 2022
|
||||
|
||||
This section is an incomplete draft of the release notes for the next
|
||||
major release, and is only updated occasionally. See the [commit
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
import os
|
||||
|
||||
ZULIP_VERSION = "5.0-dev+git"
|
||||
ZULIP_VERSION = "5.0-rc2"
|
||||
|
||||
# Add information on number of commits and commit hash to version, if available
|
||||
zulip_git_version_file = os.path.join(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user