diff options
author | Neil <nyamatongwe@gmail.com> | 2025-06-03 11:00:41 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2025-06-03 11:00:41 +1000 |
commit | 26e0848eb0971f706f3ba327e905ebaf06736e2c (patch) | |
tree | 1f9c86a0c72b4a6209a6af394ad7ab34a15d4923 /doc/ScintillaDownload.html | |
parent | a180e477ec3efd9d35a4cf32b63ab7354a03371f (diff) | |
download | scintilla-mirror-26e0848eb0971f706f3ba327e905ebaf06736e2c.tar.gz |
Updates for version 5.5.7.
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 c0ef85149..8d142b0ff 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/scintilla556.zip"> + <font size="4"> <a href="https://www.scintilla.org/scintilla557.zip"> Windows</a> - <a href="https://www.scintilla.org/scintilla556.tgz"> + <a href="https://www.scintilla.org/scintilla557.tgz"> GTK/Linux</a> </font> </td> @@ -42,7 +42,7 @@ containing very few restrictions. </p> <h3> - Release 5.5.6 + Release 5.5.7 </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/scintilla556.zip">zip format</a> (1.8M) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla556.tgz">tgz format</a> (1.7M) commonly used on Linux and compatible operating systems</li> + <li><a href="https://www.scintilla.org/scintilla557.zip">zip format</a> (1.8M) commonly used on Windows</li> + <li><a href="https://www.scintilla.org/scintilla557.tgz">tgz format</a> (1.7M) 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> |