diff options
author | Neil <nyamatongwe@gmail.com> | 2014-01-24 08:59:31 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-01-24 08:59:31 +1100 |
commit | d9ad6fb33ae6d340440de976b7680f5ac65ab57d (patch) | |
tree | e7d0a88f38fbfbddb31d28f050a4a3ab6025d128 /doc/ScintillaDownload.html | |
parent | 890c14b0feeeed74d388e4f9b758041800b28130 (diff) | |
download | scintilla-mirror-d9ad6fb33ae6d340440de976b7680f5ac65ab57d.tar.gz |
Updates for 3.3.8.
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 eb0463348..424e12a96 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -25,9 +25,9 @@ <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> <td> - <font size="4"> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla337.zip?download"> + <font size="4"> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla338.zip?download"> Windows</a> - <a href="http://prdownloads.sourceforge.net/scintilla/scintilla337.tgz?download"> + <a href="http://prdownloads.sourceforge.net/scintilla/scintilla338.tgz?download"> GTK+/Linux</a> </font> </td> @@ -41,7 +41,7 @@ containing very few restrictions. </p> <h3> - Release 3.3.7 + Release 3.3.8 </h3> <h4> Source Code @@ -49,8 +49,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://prdownloads.sourceforge.net/scintilla/scintilla337.zip?download">zip format</a> (1300K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla337.tgz?download">tgz format</a> (1200K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla338.zip?download">zip format</a> (1300K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla338.tgz?download">tgz format</a> (1200K) 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> |