mirror of
https://github.com/zulip/zulip.git
synced 2025-10-31 20:13:46 +00:00
deps: Replace libz-dev with zlib1g-dev since the former was renamed.
This commit is contained in:
committed by
Tim Abbott
parent
d5736ef65a
commit
35969edd66
@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.7.1+git"
|
||||
# Typically, adding a dependency only requires a minor version bump, and
|
||||
# removing a dependency requires a major version bump.
|
||||
|
||||
PROVISION_VERSION = '14.9'
|
||||
PROVISION_VERSION = '14.10'
|
||||
|
||||
Reference in New Issue
Block a user