Bump minimum version for libtorrent to 1.0.6

This commit is contained in:
Calum Lind 2015-09-29 23:30:18 +01:00
commit 7f2e06d4e2

View file

@ -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):