diff options
author | Neil <nyamatongwe@gmail.com> | 2014-03-20 09:02:36 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2014-03-20 09:02:36 +1100 |
commit | f1148510e0df387125a3279715452548dbc7dfc9 (patch) | |
tree | e0f38f57c505bf1c87b45756350f59f7063635b8 | |
parent | fd889fc10965f12936308ddd824c29c7912da705 (diff) | |
download | scintilla-mirror-f1148510e0df387125a3279715452548dbc7dfc9.tar.gz |
Minor updates for release 3.4.0.rel-3-4-0
-rw-r--r-- | doc/ScintillaHistory.html | 2 | ||||
-rw-r--r-- | doc/index.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 0dca03914..7a6381868 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -463,7 +463,7 @@ </h3> <ul> <li> - Released 24 March 2014. + Released 22 March 2014. </li> <li> The Unicode line ends and substyles features added as provisional in 3.2.5 are now finalised. diff --git a/doc/index.html b/doc/index.html index 050efb9e4..cfc11ae54 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="20140324" /> + <meta name="Date.Modified" content="20140322" /> <style type="text/css"> #versionlist { margin: 0; @@ -56,7 +56,7 @@ </td> <td width="40%" align="right"> <font color="#FFCC99" size="3"> Release version 3.4.0<br /> - Site last modified March 24 2014</font> + Site last modified March 22 2014</font> </td> <td width="20%"> |