version: Update version after 4.6 release.

This commit is contained in:
Tim Abbott
2021-09-23 16:14:53 -07:00
parent d370aefe3a
commit 19aed43817

View File

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