aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDownload.html
diff options
context:
space:
mode:
authormitchell <unknown>2018-03-22 16:41:22 -0400
committermitchell <unknown>2018-03-22 16:41:22 -0400
commitc0369c8229be6cee4672e77d9e20ae737d172587 (patch)
treec8f0a93458bb29b78bf4815f160f4299e4548c9f /doc/ScintillaDownload.html
parent4382d9d36daac5442c5a31f74c2aa78eb8c278c7 (diff)
downloadscintilla-mirror-c0369c8229be6cee4672e77d9e20ae737d172587.tar.gz
Updating for 3.8.0.
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 10172e74e..9b3cb2667 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="http://www.scintilla.org/scintilla375.zip">
+ <font size="4"> <a href="http://www.scintilla.org/scintilla380.zip">
Windows</a>&nbsp;&nbsp;
- <a href="http://www.scintilla.org/scintilla375.tgz">
+ <a href="http://www.scintilla.org/scintilla380.tgz">
GTK+/Linux</a>&nbsp;&nbsp;
</font>
</td>
@@ -42,7 +42,7 @@
containing very few restrictions.
</p>
<h3>
- Release 3.7.5
+ Release 3.8.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="http://www.scintilla.org/scintilla375.zip">zip format</a> (1600K) commonly used on Windows</li>
- <li><a href="http://www.scintilla.org/scintilla375.tgz">tgz format</a> (1400K) commonly used on Linux and compatible operating systems</li>
+ <li><a href="http://www.scintilla.org/scintilla380.zip">zip format</a> (1600K) commonly used on Windows</li>
+ <li><a href="http://www.scintilla.org/scintilla380.tgz">tgz format</a> (1400K) 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>