Rev582, Fix my ip sending on findHashIds, Only start workers for optional files if peers found
This commit is contained in:
parent
ae98522855
commit
6763d6e74c
7 changed files with 21 additions and 15 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.3"
|
||||
self.rev = 580
|
||||
self.rev = 582
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.createParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue