aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/stdlib.app.src
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2014-07-15 14:33:17 +0200
committerBjörn-Egil Dahlberg <[email protected]>2014-08-18 17:28:01 +0200
commite2148351cd40a8affacf6fc0589448d15bc603f7 (patch)
treef2dd77ba17a66a4bd444911a639b55a8b87e2e7d /lib/stdlib/src/stdlib.app.src
parentf7cabadae0d786fbfc2be607efbd5b3f737cb0c5 (diff)
downloadotp-e2148351cd40a8affacf6fc0589448d15bc603f7.tar.gz
otp-e2148351cd40a8affacf6fc0589448d15bc603f7.tar.bz2
otp-e2148351cd40a8affacf6fc0589448d15bc603f7.zip
stdlib: Update dependencies to erts-6.2
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 3585eec342..aa9899da3b 100644
--- a/lib/stdlib/src/stdlib.app.src
+++ b/lib/stdlib/src/stdlib.app.src
@@ -103,7 +103,7 @@
dets]},
{applications, [kernel]},
{env, []},
- {runtime_dependencies, ["sasl-2.4","kernel-3.0.2","erts-6.1.2","crypto-3.3",
+ {runtime_dependencies, ["sasl-2.4","kernel-3.0.2","erts-6.2","crypto-3.3",
"compiler-5.0"]}
]}.