From 68eb4461a236ce51858c172121df5552c13d8f2e Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 28 Jan 2015 04:29:43 +0000 Subject: Pull latest release on OpenSSL 1.0.1 branch, just to keep current. Most of the vulnerabilities fixed are in TLS and DTLS code we don't use, and all of them are minor, see OpenSSL release notes if you care. svn path=/trunk/; revision=6046 --- openssl/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl/Makefile.in') diff --git a/openssl/Makefile.in b/openssl/Makefile.in index 6eaeaa1e..0fe9d454 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.1j +VERSION = 1.0.1l OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl -- cgit v1.2.3