diff options
author | mitchell <unknown> | 2019-01-12 10:09:37 -0500 |
---|---|---|
committer | mitchell <unknown> | 2019-01-12 10:09:37 -0500 |
commit | 652ba62e2107cab1ea62963bb362fa411bc9b3d8 (patch) | |
tree | d9842b9b1f0ddfeb2b5ec4a31b58d393a1548b37 | |
parent | ab1d5c9e571aae0f0b525355aa7a36e5ac750282 (diff) | |
download | scintilla-mirror-652ba62e2107cab1ea62963bb362fa411bc9b3d8.tar.gz |
Updates for version 3.10.2.rel-3-10-2
-rw-r--r-- | LongTermDownload.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/LongTermDownload.html b/LongTermDownload.html index bf8ef3db2..167668414 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.1/scintilla3101.zip/download"> + <font size="4"> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.2/scintilla3102.zip/download"> Windows</a> - <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.1/scintilla3101.tgz/download"> + <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.2/scintilla3102.tgz/download"> GTK+/Linux</a> </font> </td> @@ -46,7 +46,7 @@ containing very few restrictions. </p> <h3> - Release 3.10.1 + Release 3.10.2 </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.1/scintilla3101.zip/download">zip format</a> (1600K) commonly used on Windows</li> - <li><a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.1/scintilla3101.tgz/download">tgz format</a> (1400K) commonly used on Linux and compatible operating systems</li> + <li><a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.2/scintilla3102.zip/download">zip format</a> (1600K) commonly used on Windows</li> + <li><a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.10.2/scintilla3102.tgz/download">tgz format</a> (1400K) 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> |