diff options
Diffstat (limited to 'doc/ScintillaDownload.html')
-rw-r--r-- | doc/ScintillaDownload.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 09ffc6c7e..3efff79b9 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -25,7 +25,7 @@ <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> <td> - <font size="4"> <a href="scintilla135.zip">Windows</a> <a href="scintilla135.tgz"> + <font size="4"> <a href="scintilla136.zip">Windows</a> <a href="scintilla136.tgz"> GTK+/Linux</a> </font> </td> </tr> @@ -38,16 +38,16 @@ containing very few restrictions. </p> <h3> - Release 1.35 + Release 1.36 </h3> <h4> Source Code </h4> - The source code package contains all of the source code for Scintilla but no binary - executable code and is available in + 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="scintilla135.zip">zip format</a> (300K) commonly used on Windows</li> - <li><a href="scintilla135.tgz">tgz format</a> (260K) commonly used on Linux and compatible operating systems</li> + <li><a href="scintilla136.zip">zip format</a> (310K) commonly used on Windows</li> + <li><a href="scintilla136.tgz">tgz format</a> (260K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <p> |