diff options
author | nyamatongwe <unknown> | 2006-05-28 05:51:47 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2006-05-28 05:51:47 +0000 |
commit | 91e293a6016aa4ecd1755cb3338cbd99a87d7535 (patch) | |
tree | 06ad06bbaab469e1e637a58524c2244e92749c7c /doc/ScintillaDownload.html | |
parent | bab132fe40d6f480a54dbb1e9cdb8875a0306ab5 (diff) | |
download | scintilla-mirror-91e293a6016aa4ecd1755cb3338cbd99a87d7535.tar.gz |
Updates for 1.69.
Diffstat (limited to 'doc/ScintillaDownload.html')
-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 02d0a53c8..ae26435b6 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -49,8 +49,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="http://prdownloads.sourceforge.net/scintilla/scintilla169.zip?download">zip format</a> (710K) commonly used on Windows</li> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla169.tgz?download">tgz format</a> (610K) commonly used on Linux and compatible operating systems</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla169.zip?download">zip format</a> (720K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla169.tgz?download">tgz format</a> (620K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. <h4> |