diff options
author | Rob Austein <sra@hactrn.net> | 2010-06-24 03:44:35 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-06-24 03:44:35 +0000 |
commit | d8c5cdd304014cc202ecedad5507e0cb32cbeb78 (patch) | |
tree | 2ab3ad3577bde8854a0588f41cee6fff21e6118c /openssl/Makefile.in | |
parent | 147e55602663d6ed2c1d761cf25838b616a59207 (diff) |
Update to 1.0.0a -- CVE-2010-0742
svn path=/openssl/Makefile.in; revision=3295
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 9e4fb0aa..7e481ee9 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -15,7 +15,7 @@ # "You are lost in a maze of twisty programs, all broken in different # ways" -VERSION = 1.0.0 +VERSION = 1.0.0a OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ |