aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sasl
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-03-16 12:01:26 +0100
committerSiri Hansen <[email protected]>2016-03-16 12:01:26 +0100
commite0cdbcbdf2834a271f914da20e44dc77de7a05b5 (patch)
tree0f19e1cf9b58e808c6a05cbb7a3f818a7e7fc74f /lib/sasl
parentcee5b753e8dbd294b2677f684c404d16dcfcd643 (diff)
downloadotp-e0cdbcbdf2834a271f914da20e44dc77de7a05b5.tar.gz
otp-e0cdbcbdf2834a271f914da20e44dc77de7a05b5.tar.bz2
otp-e0cdbcbdf2834a271f914da20e44dc77de7a05b5.zip
Update sasl/test/test_lib.hrl with recent versions of kernel and stdlib
"Old" versions are now taken from OTP-18.0, i.e. one major revision back from OTP-19.
Diffstat (limited to 'lib/sasl')
-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 b16c4ac34c..2d897e9903 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,"3.0").
--define(stdlibvsn,"2.0").
+-define(kernelvsn,"4.0").
+-define(stdlibvsn,"2.5").