diff options
author | nyamatongwe <unknown> | 2003-04-16 13:41:02 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2003-04-16 13:41:02 +0000 |
commit | 6281527f3ce6b3d84bcc83c68921877d31eac5b1 (patch) | |
tree | 8236b1f939fc32288498757dec6b480ff8b99434 | |
parent | fe768fb2843a20e24503b71fdd9308b9a7ac1f81 (diff) | |
download | scintilla-mirror-6281527f3ce6b3d84bcc83c68921877d31eac5b1.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 fd704e465..e9a2e7aa2 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="scintilla152.zip">zip format</a> (460K) commonly used on Windows</li> - <li><a href="scintilla152.tgz">tgz format</a> (400K) commonly used on Linux and compatible operating systems</li> + <li><a href="scintilla152.zip">zip format</a> (470K) commonly used on Windows</li> + <li><a href="scintilla152.tgz">tgz format</a> (410K) 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> |