Rev1755, wrapperSetTitle command

This commit is contained in:
shortcutme 2016-11-22 02:06:32 +01:00
parent 052b795fa5
commit 5adf4c31cb
3 changed files with 5 additions and 1 deletions

View file

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