diff options
author | Rob Austein <sra@hactrn.net> | 2011-04-27 16:56:27 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2011-04-27 16:56:27 +0000 |
commit | 54508fc9c55fc751d3f0286fe13858793753c243 (patch) | |
tree | 755623af170e5334f60edf20b62d406851a34802 /openssl/Makefile.in | |
parent | 744ec2cb899c6237d70c1126dc4295f86f69ca73 (diff) |
Upgrade OpenSSL to 1.0.0d
svn path=/openssl/Makefile.in; revision=3794
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 56994d8a..8068475b 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.0b +VERSION = 1.0.0d OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |