aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/test
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-11-11 15:15:20 +0100
committerSiri Hansen <[email protected]>2016-11-11 15:15:20 +0100
commitcc45e36d1fb0b288ca534fa72fde772b62225e93 (patch)
tree11e096d61e495b36cb5cdd4c5875af76c69527fc /lib/sasl/test
parent699ee018507109534a42fa2c618b5a4945158aa2 (diff)
parent98fa6e5ea2255194b32ced66b5f531bb4039fc4d (diff)
downloadotp-cc45e36d1fb0b288ca534fa72fde772b62225e93.tar.gz
otp-cc45e36d1fb0b288ca534fa72fde772b62225e93.tar.bz2
otp-cc45e36d1fb0b288ca534fa72fde772b62225e93.zip
Merge branch 'siri/appups-20.0'
* siri/appups-20.0: Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib Update appups in kernel, stdlib and sasl for OTP-20
Diffstat (limited to 'lib/sasl/test')
-rw-r--r--lib/sasl/test/test_lib.hrl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/sasl/test/test_lib.hrl b/lib/sasl/test/test_lib.hrl
index 2d897e9903..9a54937f96 100644
--- a/lib/sasl/test/test_lib.hrl
+++ b/lib/sasl/test/test_lib.hrl
@@ -1,3 +1,3 @@
-define(ertsvsn,"4.4").
--define(kernelvsn,"4.0").
--define(stdlibvsn,"2.5").
+-define(kernelvsn,"5.0").
+-define(stdlibvsn,"3.0").