This commit is contained in:
shortcutme 2016-10-02 14:27:37 +02:00
parent fbdc9e2b40
commit 8f6f6abb0e
1 changed files with 1 additions and 1 deletions

View File

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