aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDownload.html
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2022-08-24 12:34:55 +1000
committerNeil <nyamatongwe@gmail.com>2022-08-24 12:34:55 +1000
commitf9b3716262fe32331105b01bf6cf18cc4429b5b3 (patch)
treef5b3782a8ea5bad3fcc3a63459f0ed84de0082c6 /doc/ScintillaDownload.html
parent9792c2cf264219a6b78a16634f5404c8ed5131c3 (diff)
downloadscintilla-mirror-f9b3716262fe32331105b01bf6cf18cc4429b5b3.tar.gz
Updates for 5.3.0 release.
Diffstat (limited to 'doc/ScintillaDownload.html')
-rw-r--r--doc/ScintillaDownload.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ScintillaDownload.html b/doc/ScintillaDownload.html
index fff86968e..878370c6e 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/scintilla524.zip">
+ <font size="4"> <a href="https://www.scintilla.org/scintilla530.zip">
Windows</a>&nbsp;&nbsp;
- <a href="https://www.scintilla.org/scintilla524.tgz">
+ <a href="https://www.scintilla.org/scintilla530.tgz">
GTK/Linux</a>&nbsp;&nbsp;
</font>
</td>
@@ -42,7 +42,7 @@
containing very few restrictions.
</p>
<h3>
- Release 5.2.4
+ Release 5.3.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/scintilla524.zip">zip format</a> (1.3M) commonly used on Windows</li>
- <li><a href="https://www.scintilla.org/scintilla524.tgz">tgz format</a> (1.2M) commonly used on Linux and compatible operating systems</li>
+ <li><a href="https://www.scintilla.org/scintilla530.zip">zip format</a> (1.3M) commonly used on Windows</li>
+ <li><a href="https://www.scintilla.org/scintilla530.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>