Rev665, Fix OpenSSL dll search on cygwin, Remove unnecessary files
This commit is contained in:
parent
5b316180e6
commit
394a8b16b7
7 changed files with 52 additions and 654 deletions
|
@ -8,7 +8,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.3.4"
|
||||
self.rev = 664
|
||||
self.rev = 665
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.createParser()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue