diff options
author | mitchell <unknown> | 2019-08-30 18:35:29 -0400 |
---|---|---|
committer | mitchell <unknown> | 2019-08-30 18:35:29 -0400 |
commit | 2c7eb67845e3837077b97cba69e43809312f54a7 (patch) | |
tree | 80156aa479469ce7f3aa63972c47e9f1ab8af1c0 /doc/ScintillaDownload.html | |
parent | 5101634394a5e1583e68372ed29d927061e20e4d (diff) | |
download | scintilla-mirror-rel-3-11-0.tar.gz |
Preparing for 3.11.0 release.rel-3-11-0
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 7f43f7150..d8de5edd7 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/scintilla3106.zip"> + <font size="4"> <a href="https://www.scintilla.org/scintilla3110.zip"> Windows</a> - <a href="https://www.scintilla.org/scintilla3106.tgz"> + <a href="https://www.scintilla.org/scintilla3110.tgz"> GTK/Linux</a> </font> </td> @@ -42,7 +42,7 @@ containing very few restrictions. </p> <h3> - Release 3.10.6 + Release 3.11.0 </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/scintilla3106.zip">zip format</a> (1600K) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla3106.tgz">tgz format</a> (1400K) commonly used on Linux and compatible operating systems</li> + <li><a href="https://www.scintilla.org/scintilla3110.zip">zip format</a> (1600K) commonly used on Windows</li> + <li><a href="https://www.scintilla.org/scintilla3110.tgz">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> |