diff options
author | Rob Austein <sra@hactrn.net> | 2012-04-19 14:39:06 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2012-04-19 14:39:06 +0000 |
commit | 71e4545e188ce3471c543635943267570f3d679e (patch) | |
tree | e50b1db3d143d74a803600a699fa85352bb53b82 /openssl/Makefile.in | |
parent | 9f7dc5bbf745135368f8d213a2b275084dac3d23 (diff) |
Update to OpenSSL 1.0.0i (CVE-2012-2110).
svn path=/trunk/; revision=4436
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 6498ed30..f7bb6b5b 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.0h +VERSION = 1.0.0i OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |