diff options
| -rw-r--r-- | doc/ScintillaDoc.html | 2 | ||||
| -rw-r--r-- | doc/ScintillaHistory.html | 2 | ||||
| -rw-r--r-- | doc/index.html | 4 | 
3 files changed, 4 insertions, 4 deletions
| diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html index 000112bef..c12255e06 100644 --- a/doc/ScintillaDoc.html +++ b/doc/ScintillaDoc.html @@ -79,7 +79,7 @@      <h1>Scintilla Documentation</h1> -    <p>Last edited 3/January/2011 NH</p> +    <p>Last edited 19/January/2011 NH</p>      <p>There is <a class="jump" href="Design.html">an overview of the internal design of      Scintilla</a>.<br /> diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 04a362680..3970afe84 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -381,7 +381,7 @@      </h3>      <ul>  	<li> -	Released 2 February 2011. +	Released 3 February 2011.  	</li>  	<li>  	Fixed memory leak in GTK+ Cairo code. diff --git a/doc/index.html b/doc/index.html index 5d8d34c86..ebb28e849 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="20110202" /> +    <meta name="Date.Modified" content="20110203" />      <style type="text/css">          #versionlist {              margin: 0; @@ -56,7 +56,7 @@          </td>          <td width="40%" align="right">            <font color="#FFCC99" size="3"> Release version 2.24<br /> -           Site last modified February 2 2011</font> +           Site last modified February 3 2011</font>          </td>          <td width="20%">              | 
