aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/stdlib.app.src
diff options
context:
space:
mode:
authorErland Schönbeck <[email protected]>2014-07-11 11:33:42 +0200
committerErland Schönbeck <[email protected]>2014-07-11 11:35:54 +0200
commit6d1303f5c1fd672d7e9ce98ebd04c79ed0417131 (patch)
tree309e11c11fdc80f19e88096f178b725ebb10e2f1 /lib/stdlib/src/stdlib.app.src
parent398976f444a47ad019f8493bc6a23626589163f5 (diff)
parent9a1419a7d4325085dc2235a8531d77e1d96ea689 (diff)
downloadotp-6d1303f5c1fd672d7e9ce98ebd04c79ed0417131.tar.gz
otp-6d1303f5c1fd672d7e9ce98ebd04c79ed0417131.tar.bz2
otp-6d1303f5c1fd672d7e9ce98ebd04c79ed0417131.zip
Merge branch 'maint'
Diffstat (limited to 'lib/stdlib/src/stdlib.app.src')
-rw-r--r--lib/stdlib/src/stdlib.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/src/stdlib.app.src b/lib/stdlib/src/stdlib.app.src
index 42a787dacf..c25ab41a54 100644
--- a/lib/stdlib/src/stdlib.app.src
+++ b/lib/stdlib/src/stdlib.app.src
@@ -102,7 +102,7 @@
dets]},
{applications, [kernel]},
{env, []},
- {runtime_dependencies, ["sasl-2.4","kernel-3.0","erts-6.0","crypto-3.3",
+ {runtime_dependencies, ["sasl-2.4","kernel-3.0.2","erts-6.1.2","crypto-3.3",
"compiler-5.0"]}
]}.