aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/stdlib/ebin/stdlib.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2016-09-02 14:17:31 +0200
committerBjörn Gustavsson <[email protected]>2016-09-02 14:17:37 +0200
commit0e7c0d4eb8dd8f6f9a9ee377fa886edbae0b1627 (patch)
treefd398288b2cf66d44375716ac2d94fc98afd1069 /bootstrap/lib/stdlib/ebin/stdlib.app
parent61b53af84200b52a5b91c4266e91ebc6ba0173ee (diff)
downloadotp-0e7c0d4eb8dd8f6f9a9ee377fa886edbae0b1627.tar.gz
otp-0e7c0d4eb8dd8f6f9a9ee377fa886edbae0b1627.tar.bz2
otp-0e7c0d4eb8dd8f6f9a9ee377fa886edbae0b1627.zip
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/stdlib/ebin/stdlib.app')
-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 81b30526ab..3172169b30 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.app
+++ b/bootstrap/lib/stdlib/ebin/stdlib.app
@@ -20,7 +20,7 @@
%%
{application, stdlib,
[{description, "ERTS CXC 138 10"},
- {vsn, "3.0.1"},
+ {vsn, "3.1"},
{modules, [array,
base64,
beam_lib,