Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typo on the download page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.30 |
Files: | files | file ages | folders |
SHA3-256: |
037e7f6d6850d2fb47b30c53f7a90bca |
User & Date: | drh 2019-11-02 12:10:28.341 |
Context
2019-12-02
| ||
21:35 | Fix the date on the 3.30.1 release, which was off by 3:21. (check-in: 12a0fc2e35 user: drh tags: branch-3.30) | |
2019-11-02
| ||
12:10 | Fix typo on the download page. (check-in: 037e7f6d68 user: drh tags: branch-3.30) | |
2019-11-01
| ||
23:58 | Fix documentation for the ".explain auto" command. (check-in: c6125c2ae7 user: drh tags: branch-3.30) | |
Changes
Changes to pages/download.in.
︙ | ︙ | |||
363 364 365 366 367 368 369 | source code and binaries of SQLite for .NET.</td></tr> " } Heading {Alternative Source Code Formats} old Product {YEAR/sqlite-src-VVV.zip} { | | | 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 | source code and binaries of SQLite for .NET.</td></tr> " } Heading {Alternative Source Code Formats} old Product {YEAR/sqlite-src-VVV.zip} { Snapshot of the complete (raw) source tree for SQLite version VERSION. See [How To Compile SQLite] for usage details. } Product {YEAR/sqlite-preprocessed-VVV.zip} { Preprocessed C sources for SQLite version VERSION. } |
︙ | ︙ |