mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-18 14:26:24 +00:00
update the required libtorrent version to 0.14.9 to match 1.2-stable
This commit is contained in:
parent
a065f95075
commit
5bbe8bec5c
@ -45,7 +45,7 @@ supports.
|
||||
|
||||
"""
|
||||
|
||||
REQUIRED_VERSION = "0.14.5.0"
|
||||
REQUIRED_VERSION = "0.14.9.0"
|
||||
|
||||
def check_version(LT):
|
||||
from deluge.common import VersionSplit
|
||||
|
Loading…
x
Reference in New Issue
Block a user