diff --git a/version.py b/version.py index 5efedc460f..9977d22fc7 100644 --- a/version.py +++ b/version.py @@ -1,6 +1,6 @@ import os -ZULIP_VERSION = "5.7" +ZULIP_VERSION = "5.7+git" # Add information on number of commits and commit hash to version, if available zulip_git_version_file = os.path.join(