diff options
| author | nyamatongwe <unknown> | 2002-03-14 11:05:33 +0000 | 
|---|---|---|
| committer | nyamatongwe <unknown> | 2002-03-14 11:05:33 +0000 | 
| commit | 9d70cd7dae8926eef7cff74b4cb3081b347720c4 (patch) | |
| tree | d86e2a617c99a02637046f3e3d8e794c327250bd | |
| parent | 87b2ab57a5455dbf7ff0c259c0409bdb53a6038d (diff) | |
| download | scintilla-mirror-9d70cd7dae8926eef7cff74b4cb3081b347720c4.tar.gz | |
Updated for 1.45.
| -rw-r--r-- | doc/ScintillaDownload.html | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index b677561de..cd8465e3a 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="scintilla144.zip">Windows</a>   <a href="scintilla144.tgz"> +          <font size="4"> <a href="scintilla145.zip">Windows</a>   <a href="scintilla145.tgz">            GTK+/Linux</a>  </font>          </td>        </tr> @@ -38,7 +38,7 @@        containing very few restrictions.      </p>      <h3> -       Release 1.44 +       Release 1.45      </h3>      <h4>         Source Code @@ -46,8 +46,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="scintilla144.zip">zip format</a> (370K) commonly used on Windows</li> -       <li><a href="scintilla144.tgz">tgz format</a> (320K) commonly used on Linux and compatible operating systems</li> +       <li><a href="scintilla145.zip">zip format</a> (380K) commonly used on Windows</li> +       <li><a href="scintilla145.tgz">tgz format</a> (320K) 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>  | 
