diff options
author | Neil <nyamatongwe@gmail.com> | 2018-02-08 08:18:48 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-02-08 08:18:48 +1100 |
commit | 54043938ad2239c20c67461796e50613b4b9dc20 (patch) | |
tree | 94ec7b718b62c1f93dd853c8d73ae4a33af6fd0c /doc/ScintillaDownload.html | |
parent | 5cd1ba0ebee04d64386ec1ad20abec17153b18ea (diff) | |
download | scintilla-mirror-54043938ad2239c20c67461796e50613b4b9dc20.tar.gz |
Updating for 4.0.3.
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 c5a126b65..41bbd9c86 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/scintilla402.zip"> + <font size="4"> <a href="http://www.scintilla.org/scintilla403.zip"> Windows</a> - <a href="http://www.scintilla.org/scintilla402.tgz"> + <a href="http://www.scintilla.org/scintilla403.tgz"> GTK+/Linux</a> </font> </td> @@ -42,7 +42,7 @@ containing very few restrictions. </p> <h3> - Release 4.0.2 + Release 4.0.3 </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/scintilla402.zip">zip format</a> (1600K) commonly used on Windows</li> - <li><a href="http://www.scintilla.org/scintilla402.tgz">tgz format</a> (1400K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://www.scintilla.org/scintilla403.zip">zip format</a> (1600K) commonly used on Windows</li> + <li><a href="http://www.scintilla.org/scintilla403.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> |