Skip to content

Commit 7a53ccf

Browse files
committed
version: Update version after 4.11 release.
1 parent 8c31437 commit 7a53ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
ZULIP_VERSION = "4.11"
3+
ZULIP_VERSION = "4.11+git"
44

55
# Add information on number of commits and commit hash to version, if available
66
zulip_git_version_file = os.path.join(

0 commit comments

Comments
 (0)