diff options
| author | Neil <nyamatongwe@gmail.com> | 2017-05-23 16:42:48 +1000 |
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2017-05-23 16:42:48 +1000 |
| commit | 06a15f3405b018517d17bf26ab83b29b569d4057 (patch) | |
| tree | 27fe0356a6190bb01f28a96978802e0ba3cfeea7 /doc/ScintillaDownload.html | |
| parent | 10470df251bacc1a9f01fadf07e8e03d0a934ffe (diff) | |
| download | scintilla-mirror-06a15f3405b018517d17bf26ab83b29b569d4057.tar.gz | |
Updated for 3.7.5 release.
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 d0e674a53..10172e74e 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="http://www.scintilla.org/scintilla374.zip"> + <font size="4"> <a href="http://www.scintilla.org/scintilla375.zip"> Windows</a> - <a href="http://www.scintilla.org/scintilla374.tgz"> + <a href="http://www.scintilla.org/scintilla375.tgz"> GTK+/Linux</a> </font> </td> @@ -42,7 +42,7 @@ containing very few restrictions. </p> <h3> - Release 3.7.4 + Release 3.7.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="http://www.scintilla.org/scintilla374.zip">zip format</a> (1600K) commonly used on Windows</li> - <li><a href="http://www.scintilla.org/scintilla374.tgz">tgz format</a> (1400K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://www.scintilla.org/scintilla375.zip">zip format</a> (1600K) commonly used on Windows</li> + <li><a href="http://www.scintilla.org/scintilla375.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> |
