diff options
author | Hans Nilsson <[email protected]> | 2017-01-30 13:12:06 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2017-01-31 18:30:22 +0100 |
commit | 497fc8de10bfee9eb693d393c270d8e06dbd15be (patch) | |
tree | 686baf37a3c036093ab956611fd4affe1212d5ae /lib/crypto | |
parent | 7518684155aaabdde97c7b624803523c045bc185 (diff) | |
download | otp-497fc8de10bfee9eb693d393c270d8e06dbd15be.tar.gz otp-497fc8de10bfee9eb693d393c270d8e06dbd15be.tar.bz2 otp-497fc8de10bfee9eb693d393c270d8e06dbd15be.zip |
ssh,crypto: prepare for release
Diffstat (limited to 'lib/crypto')
-rw-r--r-- | lib/crypto/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/crypto/vsn.mk b/lib/crypto/vsn.mk index 6dcb28ec8a..e3fb89ced2 100644 --- a/lib/crypto/vsn.mk +++ b/lib/crypto/vsn.mk @@ -1 +1 @@ -CRYPTO_VSN = 3.6.3 +CRYPTO_VSN = 3.6.3.1 |