diff options
author | nyamatongwe <unknown> | 2001-05-16 23:47:09 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2001-05-16 23:47:09 +0000 |
commit | 8e0412fc0bddd08d7d841dd2a9d55211ab4f8178 (patch) | |
tree | 387e7699c71d0ce955181734214211110ee8ef9a | |
parent | 76d2687a1ef32fac9795a58b0beeebbe0b163da2 (diff) | |
download | scintilla-mirror-8e0412fc0bddd08d7d841dd2a9d55211ab4f8178.tar.gz |
Changed modification date.
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 062922f80..13861e462 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="20010417" /> + <meta name="Date.Modified" content="20010516" /> <script> function IsRemote() { var loc = '' + window.location; |