diff options
author | nyamatongwe <unknown> | 2001-12-23 02:53:05 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-12-23 02:53:05 +0000 |
commit | 7b2bcf56c465ab8d4ee8a754666c354fd9be3191 (patch) | |
tree | 743f78584af4c7297266fd307f65c877a6db2d38 | |
parent | ea123fdec0b52f9d589ae07de26e7382d105114e (diff) | |
download | scintilla-mirror-7b2bcf56c465ab8d4ee8a754666c354fd9be3191.tar.gz |
Updated 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 a7863464e..688efdfae 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -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="scintilla142.zip">zip format</a> (360K) commonly used on Windows</li> - <li><a href="scintilla142.tgz">tgz format</a> (310K) commonly used on Linux and compatible operating systems</li> + <li><a href="scintilla142.zip">zip format</a> (370K) commonly used on Windows</li> + <li><a href="scintilla142.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> |