version: Update version after 5.0 release.

This commit is contained in:
Tim Abbott
2022-03-29 08:31:25 -07:00
parent d308c694ba
commit 7809ecd38e
2 changed files with 1 additions and 5 deletions

View File

@@ -9,10 +9,6 @@ up-to-date list of raw changes.
### 5.0 -- 2022-03-29
This section is an incomplete draft of the release notes for the next
major release, and is only updated occasionally. See the [commit
log][commit-log] for an up-to-date list of raw changes.
#### Highlights
- New [resolve topic](https://zulip.com/help/resolve-a-topic) feature

View File

@@ -1,6 +1,6 @@
import os
ZULIP_VERSION = "5.0"
ZULIP_VERSION = "5.0+git"
# Add information on number of commits and commit hash to version, if available
zulip_git_version_file = os.path.join(