diff options
author | Neil <nyamatongwe@gmail.com> | 2015-06-20 09:44:35 +1000 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2015-06-20 09:44:35 +1000 |
commit | 0d3918e42dfbdbe782ee1f61bfb96f69bd07a492 (patch) | |
tree | fcaa58c4a10597e2894711afa6265d1e7c984b6d | |
parent | 38b8e13ca0115e6f18838b6286f032cb2203e630 (diff) | |
download | scintilla-mirror-0d3918e42dfbdbe782ee1f61bfb96f69bd07a492.tar.gz |
Updating download sizes.
-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 fd2c76b83..3c96b3871 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://www.scintilla.org/scintilla357.zip">zip format</a> (1450K) commonly used on Windows</li> - <li><a href="http://www.scintilla.org/scintilla357.tgz">tgz format</a> (1300K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://www.scintilla.org/scintilla357.zip">zip format</a> (1500K) commonly used on Windows</li> + <li><a href="http://www.scintilla.org/scintilla357.tgz">tgz format</a> (1400K) 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> |