This commit is contained in:
shortcutme 2017-01-11 13:13:56 +01:00
parent 60fc5fb4d3
commit 2425f9f03e
No known key found for this signature in database
GPG key ID: 9557210F5E536D3D

View file

@ -9,7 +9,7 @@ class Config(object):
def __init__(self, argv):
self.version = "0.5.1"
self.rev = 1812
self.rev = 1814
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"