version: Update version after 4.9 release.

This commit is contained in:
Alex Vandiver
2022-01-24 18:44:09 -08:00
parent 0213b811ec
commit 33d8c190d8

View File

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