This commit is contained in:
Zach Tibbitts 2007-07-24 21:16:05 +00:00
parent 2953c7606d
commit 09c430f05a
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ class Manager:
InvalidTorrentError)
# Start up the core
assert(len(version) == 5)
assert(len(version) == 4)
deluge_core.init(client_ID,
int(version[0]),
int(version[1]),