aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/index.html
diff options
context:
space:
mode:
authornyamatongwe <unknown>2012-10-17 09:09:50 +1100
committernyamatongwe <unknown>2012-10-17 09:09:50 +1100
commit545901120ecd90c1f3e2273fa36f20acdfaccddd (patch)
tree2765bab1d2d7c86bfbc3c1995e71cbff7e2d67da /doc/index.html
parent5cea9c55549a91c6f9cf08555396ce4a90ceb5c7 (diff)
downloadscintilla-mirror-545901120ecd90c1f3e2273fa36f20acdfaccddd.tar.gz
Incrementing version number for 3.2.3.
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/index.html b/doc/index.html
index 4a77a33df..61531d56e 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="20120831" />
+ <meta name="Date.Modified" content="20121021" />
<style type="text/css">
#versionlist {
margin: 0;
@@ -55,8 +55,8 @@
GTK+</font>
</td>
<td width="40%" align="right">
- <font color="#FFCC99" size="3"> Release version 3.2.2<br />
- Site last modified August 31 2012</font>
+ <font color="#FFCC99" size="3"> Release version 3.2.3<br />
+ Site last modified October 21 2012</font>
</td>
<td width="20%">
&nbsp;
@@ -71,6 +71,7 @@
</tr>
</table>
<ul id="versionlist">
+ <li>Version 3.2.3 fixes minor problems.</li>
<li>Version 3.2.2 supports retina displays on Cocoa.</li>
<li>Version 3.2.1 adds some minor features and fixes bugs.</li>
<li>Version 3.2.0 adds support for the Qt platform and PySide Python bindings.</li>