summaryrefslogtreecommitdiff
path: root/lib/stdlib/src/stdlib.appup.src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2020-09-23 13:02:46 +0200
committerErlang/OTP <otp@erlang.org>2020-09-23 13:02:46 +0200
commit6eb9c72cdc4e74d2affe40c35fc550553d70087b (patch)
tree16cb6431e7715e6efca415cd1460f8059d3721b2 /lib/stdlib/src/stdlib.appup.src
parent8f27a1ae74874556c6b37a36e474b482bd5981a5 (diff)
downloaderlang-6eb9c72cdc4e74d2affe40c35fc550553d70087b.tar.gz
Prepare release
Diffstat (limited to 'lib/stdlib/src/stdlib.appup.src')
-rw-r--r--lib/stdlib/src/stdlib.appup.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/stdlib/src/stdlib.appup.src b/lib/stdlib/src/stdlib.appup.src
index 5038e9e970..f66ff560b3 100644
--- a/lib/stdlib/src/stdlib.appup.src
+++ b/lib/stdlib/src/stdlib.appup.src
@@ -39,6 +39,7 @@
{<<"^3\\.12\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
{<<"^3\\.13$">>,[restart_new_emulator]},
{<<"^3\\.13\\.0(?:\\.[0-9]+)+$">>,[restart_new_emulator]},
+ {<<"^3\\.13\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
{<<"^3\\.5$">>,[restart_new_emulator]},
{<<"^3\\.5\\.0(?:\\.[0-9]+)+$">>,[restart_new_emulator]},
{<<"^3\\.5\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
@@ -66,6 +67,7 @@
{<<"^3\\.12\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
{<<"^3\\.13$">>,[restart_new_emulator]},
{<<"^3\\.13\\.0(?:\\.[0-9]+)+$">>,[restart_new_emulator]},
+ {<<"^3\\.13\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]},
{<<"^3\\.5$">>,[restart_new_emulator]},
{<<"^3\\.5\\.0(?:\\.[0-9]+)+$">>,[restart_new_emulator]},
{<<"^3\\.5\\.1(?:\\.[0-9]+)*$">>,[restart_new_emulator]},