diff options
| -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 d7763afb6..816d2f764 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -433,7 +433,7 @@      </h3>      <ul>  	<li> -	Released 20 January 2013. +	Released 17 January 2013.  	</li>  	<li>  	Caret line highlight can optionally remain visible when window does not have focus. diff --git a/doc/index.html b/doc/index.html index c8443f73e..2da685fe5 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="20130120" /> +    <meta name="Date.Modified" content="20130117" />      <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.2.4<br /> -           Site last modified January 20 2013</font> +           Site last modified January 17 2013</font>          </td>          <td width="20%">              | 
