This commit is contained in:
shortcutme 2016-09-09 12:24:27 +02:00
parent 8241651a28
commit 931426e4fc
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 = 1515
self.rev = 1518
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"