Update test

This commit is contained in:
ZeroNet 2017-02-01 23:48:24 +01:00 committed by GitHub
parent aab6255783
commit 57a0d4f8a6

View file

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