diff options
author | Björn Gustavsson <[email protected]> | 2009-12-14 13:27:50 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2009-12-14 13:27:50 +0000 |
commit | 53c1f771aee097c8f2835aeb18b272ab7fb5991c (patch) | |
tree | e7f46ebf05d7d4e586761374e2c5b7ccc697ddba /bootstrap/bin | |
parent | 1540714225f1d224ebeac73c711d673984edcf51 (diff) | |
download | otp-53c1f771aee097c8f2835aeb18b272ab7fb5991c.tar.gz otp-53c1f771aee097c8f2835aeb18b272ab7fb5991c.tar.bz2 otp-53c1f771aee097c8f2835aeb18b272ab7fb5991c.zip |
Update bootstrap compiler
Diffstat (limited to 'bootstrap/bin')
-rw-r--r-- | bootstrap/bin/start.script | 2 | ||||
-rw-r--r-- | bootstrap/bin/start_clean.script | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/bin/start.script b/bootstrap/bin/start.script index 2dc0773e3d..61a0942632 100644 --- a/bootstrap/bin/start.script +++ b/bootstrap/bin/start.script @@ -1,4 +1,4 @@ -%% script generated at {2009,12,11} {10,39,19} +%% script generated at {2009,12,14} {14,9,55} {script, {"OTP APN 181 01","R13B04"}, [{preLoaded, diff --git a/bootstrap/bin/start_clean.script b/bootstrap/bin/start_clean.script index 2dc0773e3d..61a0942632 100644 --- a/bootstrap/bin/start_clean.script +++ b/bootstrap/bin/start_clean.script @@ -1,4 +1,4 @@ -%% script generated at {2009,12,11} {10,39,19} +%% script generated at {2009,12,14} {14,9,55} {script, {"OTP APN 181 01","R13B04"}, [{preLoaded, |