Rev2128, Update to OpenSSL v1.0.2l
This commit is contained in:
parent
03cabcb07c
commit
ebbe19131b
6 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ class Config(object):
|
|||
|
||||
def __init__(self, argv):
|
||||
self.version = "0.5.6"
|
||||
self.rev = 2127
|
||||
self.rev = 2128
|
||||
self.argv = argv
|
||||
self.action = None
|
||||
self.config_file = "zeronet.conf"
|
||||
|
|
Binary file not shown.
|
@ -1,10 +1,10 @@
|
|||
=============================================================================
|
||||
OpenSSL v1.0.2k Precompiled Binaries for Win32
|
||||
OpenSSL v1.0.2l Precompiled Binaries for Win32
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
*** Release Information ***
|
||||
|
||||
Release Date: Jan 26, 2017
|
||||
Release Date: May 29, 2017
|
||||
|
||||
Author: Frederik A. Winkelsdorf (opendec.wordpress.com)
|
||||
for the Indy Project (www.indyproject.org)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue