Rev1287, Display error for unsupported browsers
This commit is contained in:
parent
9f5917325b
commit
81f196647b
4 changed files with 6 additions and 3 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.7"
|
||||
self.rev = 1286
|
||||
self.rev = 1287
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue