diff options
author | Rob Austein <sra@hactrn.net> | 2015-07-10 02:15:16 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-07-10 02:15:16 +0000 |
commit | 14b094c2ad6ca3731615b1e43febd8fb6d4856f6 (patch) | |
tree | 92f263bc2669ef820c94c5c3f3d2730db544bfa2 /openssl/Makefile.in | |
parent | 94b0f91257ce1a56b3da72a864db626f07702655 (diff) |
Update to OpenSSL 1.0.2d.
svn path=/trunk/; revision=6075
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 56ad42fc..cef8d434 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.1m +VERSION = 1.0.2d OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |