From: drh Date: Sat, 17 Sep 2005 19:14:40 +0000 (+0000) Subject: Update to the download page on the website. (CVS 2717) X-Git-Tag: version-3.6.10~3443 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ee2b437f0a279aacc98cc1072af9dda99265bf94;p=thirdparty%2Fsqlite.git Update to the download page on the website. (CVS 2717) FossilOrigin-Name: 91bc0d0032d5305671da0ebfc6e697b9b882f1ad --- diff --git a/manifest b/manifest index 7548c371d4..6cd29edc99 100644 --- 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 diff --git a/manifest.uuid b/manifest.uuid index 0a22600c97..608a8adb56 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -1cdfe66714c2374b1d93bc62f37873111e090e44 \ No newline at end of file +91bc0d0032d5305671da0ebfc6e697b9b882f1ad \ No newline at end of file diff --git a/www/download.tcl b/www/download.tcl index 8b760d9420..4a2b735260 100644 --- a/www/download.tcl +++ b/www/download.tcl @@ -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 - 2 SQLite databases. + SQLite databases. See the documentation for additional information. }