Documentation Source Text

Check-in [3638ded7d1]
Login

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.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 3638ded7d1fbde0d9cd2a7f99ca32c58a95e89c4
User & Date: drh 2014-05-26 23:18:51.802
Context
2014-05-27
10:31
Fix documentation typos reported on the mailing list. (check-in: 84efe9e646 user: drh tags: trunk)
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: 57d62024df user: drh tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
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]