diff options
author | Rob Austein <sra@hactrn.net> | 2016-05-05 17:30:44 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-05-05 17:30:44 +0000 |
commit | 9e2e994868fedd4ddd76d125cb679f1b054f1ab3 (patch) | |
tree | 8020a49e5fdc4fa29fcefa0de812d9ef2ae834cd /openssl/Makefile.in | |
parent | 60e3cc39d4120028c39ee94d0af82a9149eb922c (diff) |
OpenSSL 1.0.2h.
svn path=/trunk/; revision=6423
Diffstat (limited to 'openssl/Makefile.in')
-rw-r--r-- | openssl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile.in b/openssl/Makefile.in index 9468c8c5..1cd2f1cf 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.2g +VERSION = 1.0.2h OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |