mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-02 22:48:40 +00:00
Bump minimum version for libtorrent to 1.0.6
This commit is contained in:
parent
824067e238
commit
7f2e06d4e2
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ supports.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
REQUIRED_VERSION = "0.16.7.0"
|
REQUIRED_VERSION = "1.0.6.0"
|
||||||
|
|
||||||
|
|
||||||
def check_version(lt):
|
def check_version(lt):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue