diff options
author | Erlang/OTP <[email protected]> | 2018-05-07 12:49:59 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-05-07 12:49:59 +0200 |
commit | fb7a6857c0b35da88548c05910f34be813d1d81d (patch) | |
tree | f1503f101e05f5a44a99e0a2996afc114f905b13 /lib/crypto/vsn.mk | |
parent | 3a858588dbf5451eeaaebda381ce6d5adb04c6b6 (diff) | |
download | otp-fb7a6857c0b35da88548c05910f34be813d1d81d.tar.gz otp-fb7a6857c0b35da88548c05910f34be813d1d81d.tar.bz2 otp-fb7a6857c0b35da88548c05910f34be813d1d81d.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 3432f00836..778aff9d13 100644 --- a/lib/crypto/vsn.mk +++ b/lib/crypto/vsn.mk @@ -1 +1 @@ -CRYPTO_VSN = 4.2.1 +CRYPTO_VSN = 4.2.2 |