diff options
author | Neil <nyamatongwe@gmail.com> | 2016-12-27 08:59:52 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2016-12-27 08:59:52 +1100 |
commit | eb7161524d1b75aaafe38e4aed4bb710ac093524 (patch) | |
tree | 62862461501bdfec8ff7642fab95df1b3917200f /doc/ScintillaDownload.html | |
parent | 3b3ba2051d3b059ff979ccda6775cce9a79439ac (diff) | |
download | scintilla-mirror-rel-3-7-2.tar.gz |
Updates for 3.7.2.rel-3-7-2
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 5c951a99c..52873a334 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/scintilla371.zip"> + <font size="4"> <a href="http://www.scintilla.org/scintilla372.zip"> Windows</a> - <a href="http://www.scintilla.org/scintilla371.tgz"> + <a href="http://www.scintilla.org/scintilla372.tgz"> GTK+/Linux</a> </font> </td> @@ -42,7 +42,7 @@ containing very few restrictions. </p> <h3> - Release 3.7.1 + Release 3.7.2 </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/scintilla371.zip">zip format</a> (1600K) commonly used on Windows</li> - <li><a href="http://www.scintilla.org/scintilla371.tgz">tgz format</a> (1400K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://www.scintilla.org/scintilla372.zip">zip format</a> (1600K) commonly used on Windows</li> + <li><a href="http://www.scintilla.org/scintilla372.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> |