Rev667, Fix cygwin openssl loading for real
This commit is contained in:
parent
394a8b16b7
commit
35b0019be2
4 changed files with 22 additions and 26 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.4"
|
||||
self.rev = 665
|
||||
self.rev = 667
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.createParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue