diff options
author | nyamatongwe <devnull@localhost> | 2012-07-11 12:43:34 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2012-07-11 12:43:34 +1000 |
commit | 16350c4ee86a994209c0579ad2eb6ee1536d021d (patch) | |
tree | c93ee4c4d10a3a1ee00fb09b48555e0c0716d4a9 | |
parent | fe353ca5952c00a1da30988f21717c467aacafc5 (diff) | |
download | scintilla-mirror-16350c4ee86a994209c0579ad2eb6ee1536d021d.tar.gz |
Updated sizes for release.
-rw-r--r-- | doc/ScintillaDownload.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index e38bce05b..6f439da43 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -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/scintilla321.zip?download">zip format</a> (1200K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla321.tgz?download">tgz format</a> (1080K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla321.zip?download">zip format</a> (1250K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla321.tgz?download">tgz format</a> (1100K) 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> |