diff options
author | mitchell <unknown> | 2019-04-17 18:38:18 -0400 |
---|---|---|
committer | mitchell <unknown> | 2019-04-17 18:38:18 -0400 |
commit | 88ca00a84ea0d5e20e37c1bc3b9eb4213f729ab6 (patch) | |
tree | b4dca1048d3007a9e11cf4d35ba4ba2c0828e204 | |
parent | 6d30d0798f2c2fd35acdb4a8813ec02cc144c695 (diff) | |
download | scintilla-mirror-88ca00a84ea0d5e20e37c1bc3b9eb4213f729ab6.tar.gz |
Updated LongTerm3 download links.
-rw-r--r-- | LongTermDownload.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/LongTermDownload.html b/LongTermDownload.html index 9634f4395..f5e476314 100644 --- a/LongTermDownload.html +++ b/LongTermDownload.html @@ -26,9 +26,9 @@ <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> <td> - <font size="4"> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.2/scintilla3102.zip/download"> + <font size="4"> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.4/scintilla3104.zip/download"> Windows</a> - <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.2/scintilla3102.tgz/download"> + <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.4/scintilla3104.tgz/download"> GTK+/Linux</a> </font> </td> @@ -46,7 +46,7 @@ containing very few restrictions. </p> <h3> - Release 3.10.3 + Release 3.10.4 </h3> <h4> Source Code @@ -54,8 +54,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://sourceforge.net/projects/scintilla/files/scintilla/3.10.3/scintilla3103.zip/download">zip format</a> commonly used on Windows</li> - <li><a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.3/scintilla3103.tgz/download">tgz format</a> commonly used on Linux and compatible operating systems</li> + <li><a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.4/scintilla3104.zip/download">zip format</a> commonly used on Windows</li> + <li><a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.4/scintilla3104.tgz/download">tgz format</a> commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <p> |