aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/stdlib/ebin/stdlib.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-01-13 12:11:27 +0100
committerBjörn Gustavsson <[email protected]>2017-01-13 12:11:33 +0100
commit6c7539b0e39996f870385e5276e08c0dd98b6eb8 (patch)
tree13ab255883df0ed1e3bd5e25349bf84187bfc621 /bootstrap/lib/stdlib/ebin/stdlib.app
parentfa208870c24b7b3cddf3ac0317371b419d1a08d8 (diff)
downloadotp-6c7539b0e39996f870385e5276e08c0dd98b6eb8.tar.gz
otp-6c7539b0e39996f870385e5276e08c0dd98b6eb8.tar.bz2
otp-6c7539b0e39996f870385e5276e08c0dd98b6eb8.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 916b7a0483..371ba299f0 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.1"},
+ {vsn, "3.2"},
{modules, [array,
base64,
beam_lib,