]> git.ipfire.org Git - thirdparty/sqlite.git/commitdiff
Update to the download page on the website. (CVS 2717)
authordrh <drh@noemail.net>
Sat, 17 Sep 2005 19:14:40 +0000 (19:14 +0000)
committerdrh <drh@noemail.net>
Sat, 17 Sep 2005 19:14:40 +0000 (19:14 +0000)
FossilOrigin-Name: 91bc0d0032d5305671da0ebfc6e697b9b882f1ad

manifest
manifest.uuid
www/download.tcl

index 7548c371d431cae59c9a63f66226ebf435f53edd..6cd29edc9928fc40db87d4ba138b2694a5c7e413 100644 (file)
--- a/manifest
+++ b/manifest
@@ -1,5 +1,5 @@
-C Version\s3.2.6\s(CVS\s2716)
-D 2005-09-17T18:49:50
+C Update\sto\sthe\sdownload\spage\son\sthe\swebsite.\s(CVS\s2717)
+D 2005-09-17T19:14:40
 F Makefile.in 12784cdce5ffc8dfb707300c34e4f1eb3b8a14f1
 F Makefile.linux-gcc 06be33b2a9ad4f005a5f42b22c4a19dab3cbb5c7
 F README 9c4e2d6706bdcc3efdd773ce752a8cdab4f90028
@@ -280,7 +280,7 @@ F www/datatypes.tcl 7c786d2e8ff434346764534ec015966d17efce60
 F www/different.tcl 81377eb0c8e27d3bdf812bde357281c4c44bec0c
 F www/direct1b.gif 32b48b764244817b6b591898dc52a04299a7b8a7
 F www/docs.tcl 4e2d716f004cc4c4dae773206ed58f50d4468a87
-F www/download.tcl ceaa742d5b8137bce31e9dcc4e44494b38211490
+F www/download.tcl 9bde8c5ef480ad4656d54d7a19c4df35399c1e77
 F www/dynload.tcl 02eb8273aa78cfa9070dd4501dca937fb22b466c
 F www/faq.tcl eb7fb7b7242ccfec65820f01b94d0d83956236c1
 F www/fileformat.tcl 900c95b9633abc3dcfc384d9ddd8eb4876793059
@@ -309,7 +309,7 @@ F www/tclsqlite.tcl ddcf912ea48695603c8ed7efb29f0812ef8d1b49
 F www/vdbe.tcl 87a31ace769f20d3627a64fa1fade7fed47b90d0
 F www/version3.tcl a99cf5f6d8bd4d5537584a2b342f0fb9fa601d8b
 F www/whentouse.tcl 97e2b5cd296f7d8057e11f44427dea8a4c2db513
-P 0e85af44faca4b625e6ab7cb21a300867298c539
-R fe49cfba275f6204d023824f55b6c24a
+P 1cdfe66714c2374b1d93bc62f37873111e090e44
+R a4455ae11231eb14ec58f9aee6180c1c
 U drh
-Z 279f21168850c0f555cb4dbdffe68c23
+Z 84d6f16806c3fa1cdfbf34db1b70a1f6
index 0a22600c9722ba0d25e1ac3bbb842fcee44800b3..608a8adb567777085dfa2242be875d343652387f 100644 (file)
@@ -1 +1 @@
-1cdfe66714c2374b1d93bc62f37873111e090e44
\ No newline at end of file
+91bc0d0032d5305671da0ebfc6e697b9b882f1ad
\ No newline at end of file
index 8b760d9420b45a20116bb8428553b9e52418096a..4a2b735260727f0bee6c6a096a3e169d574f1f4f 100644 (file)
@@ -1,7 +1,7 @@
 #
 # Run this TCL script to generate HTML for the download.html file.
 #
-set rcsid {$Id: download.tcl,v 1.20 2005/08/27 13:11:21 drh Exp $}
+set rcsid {$Id: download.tcl,v 1.21 2005/09/17 19:14:40 drh Exp $}
 source common.tcl
 header {SQLite Download Page}
 
@@ -43,7 +43,7 @@ Product sqlite3-VERSION.bin.gz {
 
 Product sqlite-VERSION.bin.gz {
   A command-line program for accessing and modifing
-  SQLite databases.
+  SQLite databases.
   See <a href="sqlite.html">the documentation</a> for additional information.
 }