mirror of https://github.com/zulip/zulip.git
version: Add missing PROVISION_VERSION bump for greenlet upgrade.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
2e760f18ac
commit
e1ea737ee2
|
@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 206
|
|||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (247, 7)
|
||||
PROVISION_VERSION = (247, 8)
|
||||
|
|
Loading…
Reference in New Issue