changeset 7046:eb1e4b5f908b

README.html: Prepare file ahead of 9.1 release. * installer-files/README.html: Prepare file ahead of 9.1 release.
author Markus Mützel <markus.muetzel@gmx.de>
date Wed, 24 Jan 2024 15:07:16 +0100
parents 61427d9bde6b
children 818af4c50401 1038e3208c9d
files installer-files/README.html
diffstat 1 files changed, 5 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/installer-files/README.html	Mon Jan 22 13:24:18 2024 -0500
+++ b/installer-files/README.html	Wed Jan 24 15:07:16 2024 +0100
@@ -5,12 +5,10 @@
 <body>
 <h1>Welcome</h1>
 <p>Thank you for installing GNU Octave!</p>
-<p>Octave 8.4 is a minor release which mainly fixes bugs and regressions found
-since the release of version 8.3. It should be feature and API compatible to
-Octave 8.3.</p>
-<p>Octave 8 is not feature or API compatible with Octave 7 or earlier. Binaries
-(<code>.oct</code> or <code>.mex</code> files) need to be re-built when
-upgrading from Octave 7 or earlier to this version.</p>
+<p>Octave 9.1 is a major release with many new features and improvements.</p>
+<p>Octave 9 is not feature or ABI/API compatible with Octave 8 or earlier.
+Binaries (<code>.oct</code> or <code>.mex</code> files) need to be re-built
+when upgrading from Octave 8 or earlier to this version.</p>
 <p>Binaries are no longer distributed for Windows 32-bit (or WoW64) by the
 Octave project. Please refer to other distributors if you still need them.
 32-bit Windows binaries of Octave are still available from
@@ -86,8 +84,7 @@
 work correctly.  See, e.g.,
 <a href="https://devblogs.microsoft.com/commandline/windows-terminal-as-your-default-command-line-experience/">
 these instructions by Microsoft</a> for how to change the default terminal and
-select "Windows Console Host".
-</p>
+select "Windows Console Host".</p>
 
 <h2>Contributing to Octave</h2>
 <p>Octave has a community that lives from its users. You are welcome to share