WorkerManager quickfix

This commit is contained in:
shortcutme 2016-08-15 15:59:49 +02:00
parent 686a2de570
commit e9009c5c75
2 changed files with 16 additions and 8 deletions

View file

@ -8,7 +8,7 @@ class Config(object):
def __init__(self, argv):
self.version = "0.4.0"
self.rev = 1411
self.rev = 1413
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"