Rev1533, Add uPnP open protocols as parameter
This commit is contained in:
parent
8f6f6abb0e
commit
1849547133
3 changed files with 21 additions and 13 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.4.1"
|
||||
self.rev = 1532
|
||||
self.rev = 1533
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue