diff options
author | nyamatongwe <devnull@localhost> | 2002-08-01 06:53:52 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-08-01 06:53:52 +0000 |
commit | ae0f6bb36519db88910288865e24f4d91b8508f4 (patch) | |
tree | 0f9c26e5c415dc8296c4c107d1c85cb0a8c63a14 | |
parent | b8a78a71c9d380fdef3228e8f81f2f40579b879e (diff) | |
download | scintilla-mirror-ae0f6bb36519db88910288865e24f4d91b8508f4.tar.gz |
Updated sizes for 1.47.
-rw-r--r-- | doc/ScintillaDownload.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 8286fdfff..050997e5b 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -46,7 +46,7 @@ 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="scintilla147.zip">zip format</a> (390K) commonly used on Windows</li> + <li><a href="scintilla147.zip">zip format</a> (400K) commonly used on Windows</li> <li><a href="scintilla147.tgz">tgz format</a> (330K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. |