This commit is contained in:
shortcutme 2017-10-26 10:43:51 +02:00
parent 99e5af67b7
commit 00b6842f35
No known key found for this signature in database
GPG Key ID: 5B63BAE6CB9613AE
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ class Config(object):
def __init__(self, argv):
self.version = "0.6.0"
self.rev = 3122
self.rev = 3125
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"