diff options
author | Siri Hansen <[email protected]> | 2011-10-26 14:25:37 +0200 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2011-11-17 16:47:29 +0100 |
commit | 93495eaf90e4ea862a9ea1c5df2d4cb6b8a413eb (patch) | |
tree | dab6289f9d90eb41f03565dc70e89068f024cd29 /lib | |
parent | 281fb9929e2cdcfdaf95e0b90b3b690b78535ddb (diff) | |
download | otp-93495eaf90e4ea862a9ea1c5df2d4cb6b8a413eb.tar.gz otp-93495eaf90e4ea862a9ea1c5df2d4cb6b8a413eb.tar.bz2 otp-93495eaf90e4ea862a9ea1c5df2d4cb6b8a413eb.zip |
Step version of sasl to 2.2 for R15
This is needed for sasl_SUITE:appup_test to work, therefore we do not
wait until release time.
Diffstat (limited to 'lib')
-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 2db134af48..23694f1399 100644 --- a/lib/sasl/vsn.mk +++ b/lib/sasl/vsn.mk @@ -1 +1 @@ -SASL_VSN = 2.1.10 +SASL_VSN = 2.2 |