Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a typo on the download page. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
741e7a34be5cb8ccfb2e8d365ac86d87 |
User & Date: | drh 2016-08-12 07:15:30.094 |
Context
2016-08-12
| ||
08:11 | Fix a typo on the About page. (check-in: 6078886d9c user: drh tags: trunk) | |
07:15 | Fix a typo on the download page. (check-in: 741e7a34be user: drh tags: trunk) | |
2016-08-11
| ||
19:12 | News item for 3.14.1 added. (check-in: 8d42b5de02 user: drh tags: trunk) | |
Changes
Changes to pages/download.in.
︙ | ︙ | |||
246 247 248 249 250 251 252 | } Heading {Precompiled Binaries for Windows} win32 set start $nDownload Product YEAR/sqlite-dll-win32-x86-VVV.zip { | | | 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 | } Heading {Precompiled Binaries for Windows} win32 set start $nDownload Product YEAR/sqlite-dll-win32-x86-VVV.zip { 32-bit DLL (x86) for SQLite version VERSION. } Product YEAR/sqlite-dll-win64-x64-VVV.zip { 64-bit DLL (x64) for SQLite version VERSION. } Product YEAR/sqlite-tools-win32-x86-VVV.zip { |
︙ | ︙ |