version: Update version after 4.8 release.

This commit is contained in:
Alex Vandiver
2021-12-01 23:37:49 +00:00
parent ae000bfdba
commit 7ea4ad75af

View File

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