version: Update version after 4.11 release.

This commit is contained in:
Alex Vandiver
2022-03-15 14:25:49 -07:00
parent 8c31437dd1
commit 7a53ccfb1c

View File

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