-C Increment\sthe\sversion\snumber\sand\supdate\sthe\sdocumentation\sin\spreparation\nfor\sthe\s2.8.5\srelease.\s(CVS\s1061)
-D 2003-07-22T12:41:59
+C Fix\sa\stypo\sin\sthe\sindex.html\shomepage.\s(CVS\s1062)
+D 2003-07-22T12:44:54
F Makefile.in 9ad23ed4ca97f9670c4496432e3fbd4b3760ebde
F Makefile.linux-gcc b86a99c493a5bfb402d1d9178dcdc4bd4b32f906
F README f1de682fbbd94899d50aca13d387d1b3fd3be2dd
F www/faq.tcl 88d3b95d9cd8e374772daa3a646c4d107e7f3e9b
F www/fileformat.tcl ae6ccf3ffddb180a5af173cd6ee102169629762b
F www/formatchng.tcl ca6cc1cb1bef9bc36f0619049d3c95e749bc6983
-F www/index.tcl 0765e28322b5602bbbcff24b587b09666544c2d8
+F www/index.tcl 64f867e40c1c4a8a0ffe560ec372df737ceeaec5
F www/lang.tcl 5f39bbda1ba38a28f18f97bd98c81f40355393b2
F www/mingw.tcl d96b451568c5d28545fefe0c80bee3431c73f69c
F www/nulls.tcl 4ac1c9bbb8a20a76500d18d63b383f51bb7d8be7
F www/sqlite.tcl 3c83b08cf9f18aa2d69453ff441a36c40e431604
F www/tclsqlite.tcl 1db15abeb446aad0caf0b95b8b9579720e4ea331
F www/vdbe.tcl 9b9095d4495f37697fd1935d10e14c6015e80aa1
-P 1d2fcb017811db90e85d63f2ca76867c00ab8f1b
-R ed4427abea3c4e64d4335fc950552416
+P c2115335de4abc25cbc1664d718dc3a6f70ebe6c
+R 3cdebdbdf77168c78500a77d55386f84
U drh
-Z 4a66bb95ed5ea740f62ddde8c184fe36
+Z a3648b10bfa14d1d7343f282ad7cb7e2
-c2115335de4abc25cbc1664d718dc3a6f70ebe6c
\ No newline at end of file
+510761cf505222c68ce3404aad94e1cc28b703ed
\ No newline at end of file
#
# Run this TCL script to generate HTML for the index.html file.
#
-set rcsid {$Id: index.tcl,v 1.76 2003/07/22 12:42:00 drh Exp $}
+set rcsid {$Id: index.tcl,v 1.77 2003/07/22 12:44:54 drh Exp $}
puts {<html>
<head><title>SQLite: An Embeddable SQL Database Engine</title></head>
three functions and one opaque structure.</li>
<li><a href="tclsqlite.html">TCL bindings</a> included.
Bindings for many other languages
- <a href="http://cvs.hwaci.com/sqlite/wiki?p=SqliteWrappers>
+ <a href="http://cvs.hwaci.com/sqlite/wiki?p=SqliteWrappers">
available separately.</a></li>
<li>Simple, well-commented source code.</li>
<li>Automated test suite provides near 100% code coverage.</li>