diff options
author | nyamatongwe <devnull@localhost> | 2001-04-15 13:46:15 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2001-04-15 13:46:15 +0000 |
commit | 74fbae1acbcdb01af147ba4ed7dfcaf9a263a458 (patch) | |
tree | 9ad25d18ea97b6f83a54d4ff60da6a7b43378525 | |
parent | c0969faec025143a9a68513faf8d030f1b85ae1d (diff) | |
download | scintilla-mirror-74fbae1acbcdb01af147ba4ed7dfcaf9a263a458.tar.gz |
Added mention of 1.37.
-rw-r--r-- | doc/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/index.html b/doc/index.html index 35004cc23..ad4e1b9a3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -89,6 +89,12 @@ Win32 and prepares for 64 bit support.</font> </td> </tr> + <tr> + <td width="100%"> + <font color="#FFCC99" size="3"> Version 1.37 contains regular expression + search and replace.</font> + </td> + </tr> </table> <table bgcolor="#CCCCCC" width="100%" cellspacing="0" cellpadding="8" border="0"> <tr> |