diff options
author | nyamatongwe <unknown> | 2003-05-16 00:17:51 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-05-16 00:17:51 +0000 |
commit | e395f6625d9ad84cc139229c4327b24af1a33878 (patch) | |
tree | fbbfb98141593bbb1b085f4bc82ca55c2984821c | |
parent | 9efb530bb6b2aeff8c68f934c52f1b5af01741ae (diff) | |
download | scintilla-mirror-e395f6625d9ad84cc139229c4327b24af1a33878.tar.gz |
Updated 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 b6d8bc556..d76b59c37 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="scintilla153.zip">zip format</a> (470K) commonly used on Windows</li> - <li><a href="scintilla153.tgz">tgz format</a> (410K) commonly used on Linux and compatible operating systems</li> + <li><a href="scintilla153.zip">zip format</a> (480K) commonly used on Windows</li> + <li><a href="scintilla153.tgz">tgz format</a> (420K) 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> |