version: Update version after 9.2 release.

This commit is contained in:
Tim Abbott 2024-09-12 15:26:05 -07:00
parent 410bb468ec
commit 1716818c07
1 changed files with 1 additions and 1 deletions

View File

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