version: Update version after 7.4 release.

This commit is contained in:
Tim Abbott
2023-09-15 18:02:00 -07:00
parent d5b8d4b17d
commit a802f0f339

View File

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