aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/stdlib
diff options
context:
space:
mode:
authorMagnus Lidén <[email protected]>2013-12-06 12:45:15 +0100
committerMagnus Lidén <[email protected]>2013-12-06 12:45:15 +0100
commit142713bcc3b8f3f7bb0539d53c4095ed9a1ff7d5 (patch)
tree9b0867ffc4821d73d26168d94d3996c14ed2b09f /bootstrap/lib/stdlib
parent5579d8de1b889d049b5c471c01006a3c2230f44a (diff)
downloadotp-142713bcc3b8f3f7bb0539d53c4095ed9a1ff7d5.tar.gz
otp-142713bcc3b8f3f7bb0539d53c4095ed9a1ff7d5.tar.bz2
otp-142713bcc3b8f3f7bb0539d53c4095ed9a1ff7d5.zip
Update primary bootstrap app- and appup files
Diffstat (limited to 'bootstrap/lib/stdlib')
-rw-r--r--bootstrap/lib/stdlib/ebin/stdlib.app2
-rw-r--r--bootstrap/lib/stdlib/ebin/stdlib.appup2
2 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.app b/bootstrap/lib/stdlib/ebin/stdlib.app
index 71a54a7401..505401a139 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.app
+++ b/bootstrap/lib/stdlib/ebin/stdlib.app
@@ -19,7 +19,7 @@
%%
{application, stdlib,
[{description, "ERTS CXC 138 10"},
- {vsn, "1.19.3"},
+ {vsn, "1.19.4"},
{modules, [array,
base64,
beam_lib,
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.appup b/bootstrap/lib/stdlib/ebin/stdlib.appup
index 305deb04bf..0986bcf6c1 100644
--- a/bootstrap/lib/stdlib/ebin/stdlib.appup
+++ b/bootstrap/lib/stdlib/ebin/stdlib.appup
@@ -15,7 +15,7 @@
%% under the License.
%%
%% %CopyrightEnd%
-{"1.19.3",
+{"1.19.4",
%% Up from - max two major revisions back
[{<<"1\\.19(\\.[0-9]+)*">>,[restart_new_emulator]}, %% R16
{<<"1\\.18(\\.[0-9]+)*">>,[restart_new_emulator]}, %% R15