diff options
author | nyamatongwe <devnull@localhost> | 2001-09-21 02:58:47 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-09-21 02:58:47 +0000 |
commit | 69a3ae630d80c69ebe26b10a2d30b3cc6a1775b8 (patch) | |
tree | b9bbf41e492a5a4473bf29569dfc42357d449b83 /doc/ScintillaDownload.html | |
parent | 9584e2317deeb9dbcc7f8e6210bdc45c1e9862f7 (diff) | |
download | scintilla-mirror-69a3ae630d80c69ebe26b10a2d30b3cc6a1775b8.tar.gz |
Upgraded version number to 1.40.
Diffstat (limited to 'doc/ScintillaDownload.html')
-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 45ee29bb1..5adcf4334 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="scintilla139.zip">Windows</a> <a href="scintilla139.tgz"> + <font size="4"> <a href="scintilla140.zip">Windows</a> <a href="scintilla140.tgz"> GTK+/Linux</a> </font> </td> </tr> @@ -38,7 +38,7 @@ containing very few restrictions. </p> <h3> - Release 1.39 + Release 1.40 </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="scintilla139.zip">zip format</a> (350K) commonly used on Windows</li> - <li><a href="scintilla139.tgz">tgz format</a> (300K) commonly used on Linux and compatible operating systems</li> + <li><a href="scintilla140.zip">zip format</a> (350K) commonly used on Windows</li> + <li><a href="scintilla140.tgz">tgz format</a> (300K) 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> |