aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/stdlib/ebin/stdlib.app
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2019-02-20 10:05:07 +0100
committerBjörn Gustavsson <[email protected]>2019-02-20 10:05:15 +0100
commit6c4149f24b56d11636483022e9a35838747ef643 (patch)
treeaf662f43d0daf5c7298dd1d961599d7a97e7dae4 /bootstrap/lib/stdlib/ebin/stdlib.app
parent68fd17a4458b66a8a61e41b69dab55e707507fac (diff)
downloadotp-6c4149f24b56d11636483022e9a35838747ef643.tar.gz
otp-6c4149f24b56d11636483022e9a35838747ef643.tar.bz2
otp-6c4149f24b56d11636483022e9a35838747ef643.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 13f2b63e93..2bb0b06f12 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.7"},
+ {vsn, "3.7.1"},
{modules, [array,
base64,
beam_lib,