diff options
author | Rob Austein <sra@hactrn.net> | 2013-03-21 03:57:47 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2013-03-21 03:57:47 +0000 |
commit | 222bcd6df0fe316319902e331633580292b7c867 (patch) | |
tree | a875a9b2836ebecbc218af4ea67a5257e0bd0d49 /openssl/Makefile.in | |
parent | 37ec8c1a8028f769b0cd81afa6ac47db3fa813d5 (diff) |
Update bundled OpenSSL to release 1.0.1e.
svn path=/trunk/; revision=5190
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 f7bb6b5b..82aa820e 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.0i +VERSION = 1.0.1e OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |