version: Update version after 5.7 release.

This commit is contained in:
Alex Vandiver
2022-11-16 16:01:34 +00:00
parent 6a67c5b852
commit 85e2738a00

View File

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