version: Update version after 8.4 release.

This commit is contained in:
Alex Vandiver
2024-05-09 19:06:26 +00:00
parent 6800b1f688
commit 650d4e715f

View File

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