aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2008-03-13 23:46:24 +0000
committernyamatongwe <devnull@localhost>2008-03-13 23:46:24 +0000
commit9919a4487bd5b18e1aff1b0c454a8da07be54df1 (patch)
treee24c15c07f9de97ea480a42e537444e316c3b60f /doc/index.html
parent5a0942e3303f9d252387b96e24c1646732f6be37 (diff)
downloadscintilla-mirror-9919a4487bd5b18e1aff1b0c454a8da07be54df1.tar.gz
Updated version numbers.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 9c16e1772..44c6080b6 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -9,7 +9,7 @@
<meta name="keywords" content="Scintilla, SciTE, Editing Component, Text Editor" />
<meta name="Description"
content="www.scintilla.org is the home of the Scintilla editing component and SciTE text editor application." />
- <meta name="Date.Modified" content="20071122" />
+ <meta name="Date.Modified" content="20080316" />
<style type="text/css">
.versionlist {
color: #FFCC99;
@@ -36,8 +36,8 @@
GTK+</font>
</td>
<td width="40%" align="right">
- <font color="#FFCC99" size="3"> Release version 1.75<br />
- Site last modified November 22 2007</font>
+ <font color="#FFCC99" size="3"> Release version 1.76<br />
+ Site last modified March 16 2008</font>
</td>
<td width="20%">
&nbsp;
@@ -54,6 +54,11 @@
<table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="6" border="0">
<tr>
<td width="100%">
+ <span class="versionlist">Version 1.76 fixes some minor bugs.</span>
+ </td>
+ </tr>
+ <tr>
+ <td width="100%">
<span class="versionlist">Version 1.75 displays invalid UTF-8 bytes as hexadecimal and
can show indentation guides on completely empty lines.</span>
</td>