summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/DETAILS')
-rwxr-xr-xcrypto/openssl/DETAILS8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/openssl/DETAILS b/crypto/openssl/DETAILS
index 9c5aa04fda..bffbc7d2aa 100755
--- a/crypto/openssl/DETAILS
+++ b/crypto/openssl/DETAILS
@@ -6,12 +6,12 @@ fi
case $OPENSSL_BRANCH in
0.9)
- VERSION=0.9.8x
- SECURITY_PATCH=19
+ VERSION=0.9.8y
+ SECURITY_PATCH=20
;;
1.0)
- VERSION=1.0.0j
- SECURITY_PATCH=19
+ VERSION=1.0.0k
+ SECURITY_PATCH=20
PATCHLEVEL=0
;;
esac