aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDownload.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-02-05 09:08:28 +1100
committerNeil <nyamatongwe@gmail.com>2022-02-05 09:08:28 +1100
commit987528f9f5028aedc7ed387fb739c9be5bb0138f (patch)
treeef03a848564eeeeda54ac5727af07bb9ccc3aed1 /doc/ScintillaDownload.html
parent44f657160cc652b9d3b35883ac54f101d27d33cb (diff)
downloadscintilla-mirror-987528f9f5028aedc7ed387fb739c9be5bb0138f.tar.gz
Updates for 5.2.0.rel-5-2-0
Diffstat (limited to 'doc/ScintillaDownload.html')
-rw-r--r--doc/ScintillaDownload.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html
index 1ee319635..7b447f9c2 100644
--- a/doc/ScintillaDownload.html
+++ b/doc/ScintillaDownload.html
@@ -26,9 +26,9 @@
<table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0">
<tr>
<td>
- <font size="4"> <a href="https://www.scintilla.org/scintilla515.zip">
+ <font size="4"> <a href="https://www.scintilla.org/scintilla520.zip">
Windows</a>&nbsp;&nbsp;
- <a href="https://www.scintilla.org/scintilla515.tgz">
+ <a href="https://www.scintilla.org/scintilla520.tgz">
GTK/Linux</a>&nbsp;&nbsp;
</font>
</td>
@@ -42,7 +42,7 @@
containing very few restrictions.
</p>
<h3>
- Release 5.1.5
+ Release 5.2.0
</h3>
<h4>
Source Code
@@ -50,8 +50,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="https://www.scintilla.org/scintilla515.zip">zip format</a> (1.3M) commonly used on Windows</li>
- <li><a href="https://www.scintilla.org/scintilla515.tgz">tgz format</a> (1.2M) commonly used on Linux and compatible operating systems</li>
+ <li><a href="https://www.scintilla.org/scintilla520.zip">zip format</a> (1.3M) commonly used on Windows</li>
+ <li><a href="https://www.scintilla.org/scintilla520.tgz">tgz format</a> (1.2M) 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>
@@ -59,7 +59,7 @@
</h4>
There is no download available containing only the Scintilla DLL.
However, it is included in the <a href="SciTEDownload.html">SciTE
- executable full download</a> as SciLexer.DLL.
+ executable full download</a> as Scintilla.DLL.
<p>
<a href="SciTEDownload.html">SciTE</a> is a good demonstration of Scintilla.
</p>