diff options
author | nyamatongwe <devnull@localhost> | 2001-05-16 23:47:09 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-05-16 23:47:09 +0000 |
commit | 124cc811f6ec7c97bc38c106699891301a4c0dc7 (patch) | |
tree | 387e7699c71d0ce955181734214211110ee8ef9a /doc/index.html | |
parent | 07ffe382c5002fb064c650619fd9b02ae7b8cbf7 (diff) | |
download | scintilla-mirror-124cc811f6ec7c97bc38c106699891301a4c0dc7.tar.gz |
Changed modification date.
Diffstat (limited to 'doc/index.html')
-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; |