diff options
author | Björn Gustavsson <[email protected]> | 2015-01-21 10:16:23 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2015-01-21 10:16:39 +0100 |
commit | 2249ed70a95b238d37164a64abecfbde76f7dec2 (patch) | |
tree | 8c1e3c26d5910b1f5e92aa02fc9ee3be9915d775 /bootstrap/lib/stdlib/ebin/stdlib.appup | |
parent | c0569ad830f841d5df16bd75a6f5d0e584202b05 (diff) | |
download | otp-2249ed70a95b238d37164a64abecfbde76f7dec2.tar.gz otp-2249ed70a95b238d37164a64abecfbde76f7dec2.tar.bz2 otp-2249ed70a95b238d37164a64abecfbde76f7dec2.zip |
Update primary bootstrap
Diffstat (limited to 'bootstrap/lib/stdlib/ebin/stdlib.appup')
-rw-r--r-- | bootstrap/lib/stdlib/ebin/stdlib.appup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/stdlib/ebin/stdlib.appup b/bootstrap/lib/stdlib/ebin/stdlib.appup index 69d7ddc275..fb2e12f03c 100644 --- a/bootstrap/lib/stdlib/ebin/stdlib.appup +++ b/bootstrap/lib/stdlib/ebin/stdlib.appup @@ -15,7 +15,7 @@ %% under the License. %% %% %CopyrightEnd% -{"2.2", +{"2.3", %% Up from - max one major revision back [{<<"2\\.[1-2](\\.[0-9]+)*">>,[restart_new_emulator]}, %% 17.1-17.3 {<<"2\\.0(\\.[0-9]+)*">>,[restart_new_emulator]}, %% 17.0 |