version: Update version after 4.10 release.

This commit is contained in:
Alex Vandiver
2022-02-25 14:56:26 -08:00
parent 0d72a12ffa
commit aaf0e1d93b

View File

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