diff options
author | mitchell <70453897+667e-11@users.noreply.github.com> | 2020-09-12 11:33:16 -0400 |
---|---|---|
committer | mitchell <70453897+667e-11@users.noreply.github.com> | 2020-09-12 11:33:16 -0400 |
commit | c13804ad7d1d3256b1cdd8780edb94e666c38d76 (patch) | |
tree | cc4d664075eea4399a12ff0392c6b3b1c740cad8 /doc/ScintillaDownload.html | |
parent | 45fdb02a8daf630b6f135703cd2ecb057358d1b7 (diff) | |
download | scintilla-mirror-c13804ad7d1d3256b1cdd8780edb94e666c38d76.tar.gz |
Updated for 3.21.1.rel-3-21-1
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 53ce9b5a7..d582efeb2 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://sourceforge.net/projects/scintilla/files/scintilla/3.21.0/scintilla3210.zip/download"> + <font size="4"> <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.21.1/scintilla3211.zip/download"> Windows</a> - <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.21.0/scintilla3210.tgz/download"> + <a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.21.1/scintilla3211.tgz/download"> GTK/Linux</a> </font> </td> @@ -42,7 +42,7 @@ containing very few restrictions. </p> <h3> - Release 3.21.0 + Release 3.21.1 </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://sourceforge.net/projects/scintilla/files/scintilla/3.21.0/scintilla3210.zip/download">zip format</a> (1600K) commonly used on Windows</li> - <li><a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.21.0/scintilla3210.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.21.1/scintilla3211.zip/download">zip format</a> (1600K) commonly used on Windows</li> + <li><a href="https://sourceforge.net/projects/scintilla/files/scintilla/3.21.1/scintilla3211.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. <h4> |