diff options
author | nyamatongwe <devnull@localhost> | 2001-12-23 02:53:05 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-12-23 02:53:05 +0000 |
commit | c6c8f3e670f54d40dc927a275d5e918ae8d2145a (patch) | |
tree | 743f78584af4c7297266fd307f65c877a6db2d38 | |
parent | 1eb275016cabd6def66796ec48c516c1dacc3ec8 (diff) | |
download | scintilla-mirror-c6c8f3e670f54d40dc927a275d5e918ae8d2145a.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> |