Documentation Source Text

Check-in [aa3aec51de]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update the timeline link on the snapshot downloads so that it works if the previous release was on a branch.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | branch-3.8.0
Files: files | file ages | folders
SHA1: aa3aec51dee1f136c5f16ed54b478d605983c69c
User & Date: drh 2013-09-30 12:14:34.444
Context
2013-10-01
01:01
Fix a typo on the release date for 3.8.0.2. (Closed-Leaf check-in: 46516308c7 user: drh tags: branch-3.8.0)
2013-09-30
12:14
Update the timeline link on the snapshot downloads so that it works if the previous release was on a branch. (check-in: aa3aec51de user: drh tags: branch-3.8.0)
2013-09-13
19:44
Add separate VSIX files for WinRT80 and WinRT81. Fix a typo on the home page. (check-in: 474bc9f7f5 user: drh tags: branch-3.8.0)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/download.in.
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110


Product {snapshot/sqlite-amalgamation-DATE.zip} {
  This is a snapshot (as of VERSION) of the current SQLite source code under 
  development.
  See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending
  change log</a> or the
  <a href="http://www.sqlite.org/src/timeline?t=trunk&n=1000&a=release">timeline</a>
  for a summary of updates since the last release.
  This ZIP archive contains all preprocessed C code combined into a
  single source file (the [amalgamation]).
}
Product {snapshot/sqlite-amalgamation32k-DATE.zip} {
  This is a snapshot (as of VERSION) of the current SQLite source code under 
  development.







|







96
97
98
99
100
101
102
103
104
105
106
107
108
109
110


Product {snapshot/sqlite-amalgamation-DATE.zip} {
  This is a snapshot (as of VERSION) of the current SQLite source code under 
  development.
  See the <a href="http://www.sqlite.org/draft/releaselog/current.html">pending
  change log</a> or the
  <a href="http://www.sqlite.org/src/timeline?from=release&to=trunk">timeline</a>
  for a summary of updates since the last release.
  This ZIP archive contains all preprocessed C code combined into a
  single source file (the [amalgamation]).
}
Product {snapshot/sqlite-amalgamation32k-DATE.zip} {
  This is a snapshot (as of VERSION) of the current SQLite source code under 
  development.