aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl/test
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-09-29 12:04:13 +0200
committerSiri Hansen <[email protected]>2016-09-29 12:04:13 +0200
commit98fa6e5ea2255194b32ced66b5f531bb4039fc4d (patch)
tree514f742b0b917a07d68e3848c66602840873d07e /lib/sasl/test
parent024092849b5feab979018c05cfdab640c3f2cecf (diff)
downloadotp-98fa6e5ea2255194b32ced66b5f531bb4039fc4d.tar.gz
otp-98fa6e5ea2255194b32ced66b5f531bb4039fc4d.tar.bz2
otp-98fa6e5ea2255194b32ced66b5f531bb4039fc4d.zip
Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib
"Old" versions are now taken from OTP-19.0, i.e. one major revision back from 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").