diff options
author | nyamatongwe <devnull@localhost> | 2011-03-21 09:38:32 +1100 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-03-21 09:38:32 +1100 |
commit | 5bf0b91c2d612400672da1b6f32a8d04743faa9c (patch) | |
tree | 2511479c47384fa7eef47975fb7295d55c9f37c2 | |
parent | 2275e127b303c592c49c0022a05ddad4dc217b8a (diff) | |
download | scintilla-mirror-rel-2-25.tar.gz |
Updated dates and sizes for 2.25 release.rel-2-25
-rw-r--r-- | doc/ScintillaDownload.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/ScintillaDownload.html b/doc/ScintillaDownload.html index e9dafb944..60f7e8616 100644 --- a/doc/ScintillaDownload.html +++ b/doc/ScintillaDownload.html @@ -49,7 +49,7 @@ The source code package contains all of the source code for Scintilla but no binary executable code and is available in <ul> - <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla225.zip?download">zip format</a> (1180K) commonly used on Windows</li> + <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla225.zip?download">zip format</a> (1200K) commonly used on Windows</li> <li><a href="http://prdownloads.sourceforge.net/scintilla/scintilla225.tgz?download">tgz format</a> (1080K) commonly used on Linux and compatible operating systems</li> </ul> Instructions for building on both Windows and Linux are included in the readme file. diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 14929790b..b961e30a3 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -384,7 +384,7 @@ </h3> <ul> <li> - Released 23 March 2011. + Released 21 March 2011. </li> <li> SparseState class makes it easier to write lexers which have to remember complex state between lines. diff --git a/doc/index.html b/doc/index.html index 4dd5445cd..5922f0df5 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="20110323" /> + <meta name="Date.Modified" content="20110321" /> <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.25<br /> - Site last modified March 23 2011</font> + Site last modified March 21 2011</font> </td> <td width="20%"> |