aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/test
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2017-07-03 12:25:37 +0200
committerSiri Hansen <[email protected]>2017-07-03 12:25:37 +0200
commit36b519171d05b68eaa1d913dd3956ba260655163 (patch)
treeebeb70fd6aeeb391d4a4fc00b1ddf10b38f85c26 /lib/sasl/test
parenta0a45213a17fd57b0892300fde5d71828f75dbd5 (diff)
downloadotp-36b519171d05b68eaa1d913dd3956ba260655163.tar.gz
otp-36b519171d05b68eaa1d913dd3956ba260655163.tar.bz2
otp-36b519171d05b68eaa1d913dd3956ba260655163.zip
Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib
"Old" versions are now taken from OTP-20.0, i.e. one major revision back from OTP-21.
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 9a54937f96..f5210d4f27 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,"5.0").
--define(stdlibvsn,"3.0").
+-define(kernelvsn,"5.3").
+-define(stdlibvsn,"3.4").