Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix Win32 to say Win64 for 64-bit DLLs on the download page. |
---|---|
Timelines: | family | ancestors | version-3.8.4.3 |
Files: | files | file ages | folders |
SHA1: |
e56e2046b0f1a4ebbef16558c9f893f3 |
User & Date: | drh 2014-05-26 23:18:34 |
Context
2014-05-26
| ||
23:18 | Fix Win32 to say Win64 for 64-bit DLLs on the download page. check-in: 3638ded7d1 user: drh tags: trunk | |
23:18 | Fix Win32 to say Win64 for 64-bit DLLs on the download page. Leaf check-in: e56e2046b0 user: drh tags: version-3.8.4.3 | |
23:16 | Fixes the download of pre-release DLLs. check-in: 076319aa90 user: drh tags: version-3.8.4.3 | |
Changes
Changes to pages/download.in.
128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 |
This ZIP archive contains a DLL for the SQLite library snapshot as of VERSION for
32-bit x86 processors using the Win32 API. See the
<a href="http://www.sqlite.org/draft/releaselog/current.html">pending change log</a>
for a list of changes.
}
Product snapshot/sqlite-dll-win64-x64-DATE.zip {
This ZIP archive contains a DLL for the SQLite library snapshot as of VERSION for
64-bit x64 processors using the Win32 API. See the
<a href="http://www.sqlite.org/draft/releaselog/current.html">pending change log</a>
for a list of changes.
}
Product {snapshot/sqlite-shell-win32-x86-DATE.zip} {
This is a snapshot (as of VERSION) build of the
[CLI | sqlite3.exe command-line shell]
|
| |
128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 |
This ZIP archive contains a DLL for the SQLite library snapshot as of VERSION for
32-bit x86 processors using the Win32 API. See the
<a href="http://www.sqlite.org/draft/releaselog/current.html">pending change log</a>
for a list of changes.
}
Product snapshot/sqlite-dll-win64-x64-DATE.zip {
This ZIP archive contains a DLL for the SQLite library snapshot as of VERSION for
64-bit x64 processors using the Win64 API. See the
<a href="http://www.sqlite.org/draft/releaselog/current.html">pending change log</a>
for a list of changes.
}
Product {snapshot/sqlite-shell-win32-x86-DATE.zip} {
This is a snapshot (as of VERSION) build of the
[CLI | sqlite3.exe command-line shell]
|