Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Change the names of the OSX download products. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
a542163c9c5d89a27d6845960fcb2a40 |
User & Date: | drh 2009-12-07 15:40:44.000 |
Context
2009-12-07
| ||
20:51 | Corresponding to SQLite version 3.6.21. (check-in: 81b9488b48 user: drh tags: trunk, release) | |
15:40 | Change the names of the OSX download products. (check-in: a542163c9c user: drh tags: trunk) | |
15:02 | Change the 3.6.21 release date to 2009-12-07. (check-in: 81494ab7d5 user: drh tags: trunk) | |
Changes
Changes to pages/download.in.
︙ | ︙ | |||
167 168 169 170 171 172 173 | Product sqlite*_analyzer-V3.bin.gz { An analysis program for database files compatible with SQLite version VERSION and later. } Heading {Precompiled Binaries For Mac OS X} | | | | 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 | Product sqlite*_analyzer-V3.bin.gz { An analysis program for database files compatible with SQLite version VERSION and later. } Heading {Precompiled Binaries For Mac OS X} Product sqlite3-V3-osx-x86.zip { A command-line program for accessing and modifying SQLite version 3.* databases. For x86 Macs running Leopard (OS 10.5) only. } Product sqlite*_analyzer-V3-osx-x86.zip { An analysis program for database files compatible with SQLite version VERSION and later. For x86 Macs running Leopard (OS 10.5) only. } Heading {Precompiled Binaries For Windows} Product sqlite-V3.zip { |
︙ | ︙ |