diff options
author | Ingela Anderton Andin <[email protected]> | 2010-04-14 08:17:06 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-04-14 08:17:06 +0000 |
commit | bfe5819555ec43228988c211385edc5d2fd26248 (patch) | |
tree | 5754d11ecc10090c32d648f401d71e7172e2c229 | |
parent | ded4c4eb3916b5a07a9ffd7635d31e51c0cdf0c8 (diff) | |
download | otp-bfe5819555ec43228988c211385edc5d2fd26248.tar.gz otp-bfe5819555ec43228988c211385edc5d2fd26248.tar.bz2 otp-bfe5819555ec43228988c211385edc5d2fd26248.zip |
Update version number
-rw-r--r-- | lib/ssl/vsn.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ssl/vsn.mk b/lib/ssl/vsn.mk index d385064ae9..337ea4b380 100644 --- a/lib/ssl/vsn.mk +++ b/lib/ssl/vsn.mk @@ -23,7 +23,8 @@ TICKETS = OTP-8517 \ OTP-7046 \ OTP-8557 \ OTP-8560 \ - OTP-8545 + OTP-8545 \ + OTP-8554 #TICKETS_3.10.9 = OTP-8510 |