diff options
author | Neil <nyamatongwe@gmail.com> | 2020-03-06 14:44:07 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2020-03-06 14:44:07 +1100 |
commit | 829374de2f2ce7f4f030e89771c88997467f9c05 (patch) | |
tree | b7c9b18c1c80346f8b076ea4ddfafdd4da32bc69 /doc/ScintillaDownload.html | |
parent | 7a21c7587395610f63aa48f920b43c21970e4c96 (diff) | |
download | scintilla-mirror-rel-4-3-2.tar.gz |
Readying 4.3.1 release.rel-4-3-2
Diffstat (limited to 'doc/ScintillaDownload.html')
-rw-r--r-- | doc/ScintillaDownload.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 97fb83049..2756014b6 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -26,9 +26,9 @@ <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> <td> - <font size="4"> <a href="https://www.scintilla.org/scintilla431.zip"> + <font size="4"> <a href="https://www.scintilla.org/scintilla432.zip"> Windows</a> - <a href="https://www.scintilla.org/scintilla431.tgz"> + <a href="https://www.scintilla.org/scintilla432.tgz"> GTK/Linux</a> </font> </td> @@ -42,7 +42,7 @@ containing very few restrictions. </p> <h3> - Release 4.3.1 + Release 4.3.2 </h3> <h4> Source Code @@ -50,8 +50,8 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in <ul> - <li><a href="https://www.scintilla.org/scintilla431.zip">zip format</a> (1.7M) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla431.tgz">tgz format</a> (1.4M) commonly used on Linux and compatible operating systems</li> + <li><a href="https://www.scintilla.org/scintilla432.zip">zip format</a> (1.7M) commonly used on Windows</li> + <li><a href="https://www.scintilla.org/scintilla432.tgz">tgz format</a> (1.4M) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <h4> |