diff options
author | Siri Hansen <[email protected]> | 2013-04-15 18:14:40 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2013-04-15 18:14:40 +0200 |
commit | efa025efd47516f58c429a7ec91f6c002e3a9170 (patch) | |
tree | e6ca001294a9a809025bec8d3e194fd8c66ca8e0 /lib/sasl/vsn.mk | |
parent | be9af0870f4dbac09255e0a3b4b348170b5c0d31 (diff) | |
download | otp-efa025efd47516f58c429a7ec91f6c002e3a9170.tar.gz otp-efa025efd47516f58c429a7ec91f6c002e3a9170.tar.bz2 otp-efa025efd47516f58c429a7ec91f6c002e3a9170.zip |
Update sasl version and sasl.appup.src for R17
Also clean up appup_test in sasl_SUITE by removing old versions that
are no longer used.
Diffstat (limited to 'lib/sasl/vsn.mk')
-rw-r--r-- | lib/sasl/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sasl/vsn.mk b/lib/sasl/vsn.mk index 0e52133166..da8cbc5130 100644 --- a/lib/sasl/vsn.mk +++ b/lib/sasl/vsn.mk @@ -1 +1 @@ -SASL_VSN = 2.3.1 +SASL_VSN = 2.4 |