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