diff options
author | mitchell <unknown> | 2019-05-09 16:57:22 -0400 |
---|---|---|
committer | mitchell <unknown> | 2019-05-09 16:57:22 -0400 |
commit | edbf714e39ede12e2bb0f34623f75d41dbd0189e (patch) | |
tree | 98c88407d570acbc6228f1fffc543417be3425fb /doc/ScintillaDownload.html | |
parent | aa1659887c0fc99d2505311a9f3de5af7f09caee (diff) | |
download | scintilla-mirror-edbf714e39ede12e2bb0f34623f75d41dbd0189e.tar.gz |
Updated version number for release.rel-3-10-5
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 59cdde6fe..b394d8ca0 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/scintilla3104.zip"> + <font size="4"> <a href="https://www.scintilla.org/scintilla3105.zip"> Windows</a> - <a href="https://www.scintilla.org/scintilla3104.tgz"> + <a href="https://www.scintilla.org/scintilla3105.tgz"> GTK+/Linux</a> </font> </td> @@ -42,7 +42,7 @@ containing very few restrictions. </p> <h3> - Release 3.10.4 + Release 3.10.5 </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/scintilla3104.zip">zip format</a> (1600K) commonly used on Windows</li> - <li><a href="https://www.scintilla.org/scintilla3104.tgz">tgz format</a> (1400K) commonly used on Linux and compatible operating systems</li> + <li><a href="https://www.scintilla.org/scintilla3105.zip">zip format</a> (1600K) commonly used on Windows</li> + <li><a href="https://www.scintilla.org/scintilla3105.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> |