Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo in download.html reported as cvstrac ticket #3892. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
0f6eae0c0dab8eccd526f61c12bb9b62 |
User & Date: | dan 2009-06-02 01:37:53.000 |
Context
2009-06-02
| ||
09:50 | Progress on btreemodule.html. (check-in: e40416fac3 user: dan tags: trunk) | |
01:37 | Fix a typo in download.html reported as cvstrac ticket #3892. (check-in: 0f6eae0c0d user: dan tags: trunk) | |
2009-06-01
| ||
12:04 | Work on b-tree requirements. (check-in: fdf074286b user: dan tags: trunk) | |
Changes
Changes to pages/download.in.
︙ | ︙ | |||
61 62 63 64 65 66 67 | } Product {sqlite-V3-tea.tar.gz} { A tarball of preprocessed source code together with a <a href="http://www.tcl.tk/doc/tea/">Tcl Extension Architecture (TEA)</a> compatible configure script and makefile. | | | 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 | } Product {sqlite-V3-tea.tar.gz} { A tarball of preprocessed source code together with a <a href="http://www.tcl.tk/doc/tea/">Tcl Extension Architecture (TEA)</a> compatible configure script and makefile. This is the <b>recommended</b> source distribution for the TCL interface to SQLite. } Product {sqlite-V3.tar.gz} { A tarball of the complete source tree for SQLite version VERSION as extracted from the version control system. <i>The Makefile and configure script in this tarball are not supported</i>. Their use |
︙ | ︙ |