version: Update version after 4.0 release.

This commit is contained in:
Tim Abbott
2021-05-13 15:53:02 -07:00
parent 825192a051
commit 2aa643502a

View File

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