aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/stdlib/ebin
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2016-06-01 09:49:19 +0200
committerBjörn Gustavsson <[email protected]>2016-06-01 09:49:26 +0200
commitac927e00f82b3df962abe082393f45197de49156 (patch)
tree1305ac5b0d310f8fc1603aae63cabacc3f7e0959 /bootstrap/lib/stdlib/ebin
parente67f1bf5a22ce9d403aac466b5d46e0acec7ad18 (diff)
downloadotp-ac927e00f82b3df962abe082393f45197de49156.tar.gz
otp-ac927e00f82b3df962abe082393f45197de49156.tar.bz2
otp-ac927e00f82b3df962abe082393f45197de49156.zip
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/stdlib/ebin')
-rw-r--r--bootstrap/lib/stdlib/ebin/stdlib.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app
index 4c8f196620..ceb55c66fc 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.app
+++ b/bootstrap/lib/stdlib/ebin/stdlib.app
@@ -106,7 +106,7 @@
dets]},
{applications, [kernel]},
{env, []},
- {runtime_dependencies, ["sasl-2.6","kernel-4.1","erts-7.3","crypto-3.3",
+ {runtime_dependencies, ["sasl-3.0","kernel-5.0","erts-8.0","crypto-3.3",
"compiler-5.0"]}
]}.