diff options
author | Erlang/OTP <[email protected]> | 2018-08-23 14:47:30 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-08-23 14:47:30 +0200 |
commit | 2f7bffa9f620e6218a7333a79e416fcce0bc054e (patch) | |
tree | afd98825ff4b84f2b5953c4e95fc7184c01d50b2 /lib/crypto/vsn.mk | |
parent | d7647faf260a736384c24f73a1205ad946552a31 (diff) | |
download | otp-2f7bffa9f620e6218a7333a79e416fcce0bc054e.tar.gz otp-2f7bffa9f620e6218a7333a79e416fcce0bc054e.tar.bz2 otp-2f7bffa9f620e6218a7333a79e416fcce0bc054e.zip |
Prepare release
Diffstat (limited to 'lib/crypto/vsn.mk')
-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 0d7b0e5575..d262492668 100644 --- a/lib/crypto/vsn.mk +++ b/lib/crypto/vsn.mk @@ -1 +1 @@ -CRYPTO_VSN = 4.3.1 +CRYPTO_VSN = 4.3.2 |