diff options
author | Björn-Egil Dahlberg <[email protected]> | 2011-03-11 16:28:26 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2011-03-11 16:28:26 +0100 |
commit | 008acf7693328357a7b8f43c5abeb04625629df7 (patch) | |
tree | 4b88cd03d587138d9d22617c54988d5f5bbfb5b9 /system | |
parent | 180e63e5c26de4dec25ea9c22bfbd5a7a2bb7e69 (diff) | |
download | otp-008acf7693328357a7b8f43c5abeb04625629df7.tar.gz otp-008acf7693328357a7b8f43c5abeb04625629df7.tar.bz2 otp-008acf7693328357a7b8f43c5abeb04625629df7.zip |
Update release version in install README
Diffstat (limited to 'system')
-rw-r--r-- | system/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/README b/system/README index 317030373c..234fc23dbd 100644 --- a/system/README +++ b/system/README @@ -1,7 +1,7 @@ -Erlang/OTP June 11, 2010 +Erlang/OTP March 11, 2011 -LAST MINUTE INFORMATION -- Release of Erlang 5.8/OTP R14A +LAST MINUTE INFORMATION -- Release of Erlang 5.8.3/OTP R14B02 1. GENERAL @@ -35,7 +35,7 @@ LAST MINUTE INFORMATION -- Release of Erlang 5.8/OTP R14A R11B-1). BEAM files from R10B or earlier are not supported. To get the best performance, you should recompile your - application code with the R13B04 compiler. + application code with the R14B02 compiler. 2. NOTES ABOUT THE SOLARIS VERSION @@ -61,7 +61,7 @@ LAST MINUTE INFORMATION -- Release of Erlang 5.8/OTP R14A 4.1 The following linux distributions/version combinations are supported and tested: - Suse 9.4 x86, Suse 10.1 x86 + Suse 9.4 x86, Suse 10.1 x86, Suse 10.1 x86_64 5. APPLICATIONS NOTES ------------------ |