diff options
author | nyamatongwe <devnull@localhost> | 2001-04-16 04:23:09 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-04-16 04:23:09 +0000 |
commit | abc48c1b6a634de93f183a9e9b88e322ea8ae8e8 (patch) | |
tree | 0c7c5d6064e7ed7c686afa0a4eee889dd15d34ca | |
parent | 4bedc64d07c1843fb34e43f6ccd73c43581351fe (diff) | |
download | scintilla-mirror-abc48c1b6a634de93f183a9e9b88e322ea8ae8e8.tar.gz |
Version and size update.
-rw-r--r-- | doc/ScintillaDownload.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html index 3e496d350..50bf0e811 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -25,7 +25,7 @@ <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> <td> - <font size="4"> <a href="scintilla136.zip">Windows</a> <a href="scintilla136.tgz"> + <font size="4"> <a href="scintilla137.zip">Windows</a> <a href="scintilla137.tgz"> GTK+/Linux</a> </font> </td> </tr> @@ -38,7 +38,7 @@ containing very few restrictions. </p> <h3> - Release 1.36 + Release 1.37 </h3> <h4> Source Code @@ -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="scintilla136.zip">zip format</a> (310K) commonly used on Windows</li> - <li><a href="scintilla136.tgz">tgz format</a> (270K) commonly used on Linux and compatible operating systems</li> + <li><a href="scintilla137.zip">zip format</a> (320K) commonly used on Windows</li> + <li><a href="scintilla137.tgz">tgz format</a> (280K) 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> |