mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-09 01:48:40 +00:00
tag 0.5.3 release
This commit is contained in:
parent
7e861f6848
commit
cb370be039
1 changed files with 0 additions and 1 deletions
|
@ -190,7 +190,6 @@ class Manager:
|
||||||
InvalidTorrentError)
|
InvalidTorrentError)
|
||||||
|
|
||||||
# Start up the core
|
# Start up the core
|
||||||
assert(len(version) == 4)
|
|
||||||
deluge_core.init(client_ID,
|
deluge_core.init(client_ID,
|
||||||
int(version[0]),
|
int(version[0]),
|
||||||
int(version[1]),
|
int(version[1]),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue