diff options
author | Björn Gustavsson <[email protected]> | 2010-01-19 11:34:56 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-01-19 13:01:29 +0100 |
commit | 81f4b1f7f453e1242d7f81ef2347230a9ff3fb0f (patch) | |
tree | 25a6b9393e537e68a2e7e81b66e16c87d318b75e /lib/crypto/vsn.mk | |
parent | 90ed3d196cdece8e7d5a13709a42118b87c923fe (diff) | |
download | otp-81f4b1f7f453e1242d7f81ef2347230a9ff3fb0f.tar.gz otp-81f4b1f7f453e1242d7f81ef2347230a9ff3fb0f.tar.bz2 otp-81f4b1f7f453e1242d7f81ef2347230a9ff3fb0f.zip |
Update version numbers
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 f2a9b4fe24..68eecfe759 100644 --- a/lib/crypto/vsn.mk +++ b/lib/crypto/vsn.mk @@ -1 +1 @@ -CRYPTO_VSN = 1.6.3 +CRYPTO_VSN = 1.6.4 |