mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-27 21:25:30 +00:00
raise lt version
This commit is contained in:
parent
68c41e2915
commit
c92b3debb7
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ supports.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
REQUIRED_VERSION = "0.16.1.0"
|
REQUIRED_VERSION = "0.16.7.0"
|
||||||
|
|
||||||
def check_version(lt):
|
def check_version(lt):
|
||||||
from deluge.common import VersionSplit
|
from deluge.common import VersionSplit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue