diff options
| author | Neil <nyamatongwe@gmail.com> | 2014-03-18 08:11:10 +1100 | 
|---|---|---|
| committer | Neil <nyamatongwe@gmail.com> | 2014-03-18 08:11:10 +1100 | 
| commit | 6bfc16f58bcb69e84d675ed85a8ffa073b1a5c5c (patch) | |
| tree | dda42a6435cc80285feb76da30cf6887ef7a80b9 /doc/ScintillaDownload.html | |
| parent | a8830152eabf4cce72730c79b72ae13b5ad9b927 (diff) | |
| download | scintilla-mirror-6bfc16f58bcb69e84d675ed85a8ffa073b1a5c5c.tar.gz | |
Updating to get ready for 3.4.0.
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 1b0e2f186..11b94dca8 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/scintilla339.zip?download"> +          <font size="4"> <a href="http://prdownloads.sourceforge.net/scintilla/scintilla340.zip?download">  	Windows</a>   -	<a href="http://prdownloads.sourceforge.net/scintilla/scintilla339.tgz?download"> +	<a href="http://prdownloads.sourceforge.net/scintilla/scintilla340.tgz?download">            GTK+/Linux</a>    	</font>          </td> @@ -41,7 +41,7 @@        containing very few restrictions.      </p>      <h3> -       Release 3.3.9 +       Release 3.4.0      </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/scintilla339.zip?download">zip format</a> (1450K) commonly used on Windows</li> -       <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla339.tgz?download">tgz format</a> (1300K) commonly used on Linux and compatible operating systems</li> +       <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla340.zip?download">zip format</a> (1450K) commonly used on Windows</li> +       <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla340.tgz?download">tgz format</a> (1300K) 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>  | 
