Documentation Source Text

Check-in [743b78dca8]
Login

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

Overview
Comment:Typo fix on the homepage.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 743b78dca87d2b0b58bfa25cd538ff6f96e9e91b
User & Date: drh 2012-05-15 16:41:24.250
Context
2012-05-15
16:46
Fix typos in FTS3 documentation. (check-in: 89c68b1e44 user: drh tags: trunk)
16:41
Typo fix on the homepage. (check-in: 743b78dca8 user: drh tags: trunk)
2012-05-14
15:15
Version 3.7.12 (check-in: 390fbb89ce user: drh tags: trunk, release, version-3.7.12)
Changes
Unified Diff Ignore Whitespace Patch
Changes to pages/index.in.
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<h3>Current Status</h3>

<p><ul>
<li><a href="releaselog/3_7_12.html">Version 3.7.12</a>
of SQLite is recommended for all new development.
Upgrading from version 3.7.6.3, 3.7.7, 3.7.7.1, 3.7.8, 3.7.9, or 3.7.11
is optional.
Upgrading from all other SQLite versions.</li>
</ul></p>

<h3>Common Links</h3>

<p><ul>
<li> <a href="features.html">Features</a> </li>
<li> <a href="faq.html">Frequently Asked Questions</a> </li>







|







87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<h3>Current Status</h3>

<p><ul>
<li><a href="releaselog/3_7_12.html">Version 3.7.12</a>
of SQLite is recommended for all new development.
Upgrading from version 3.7.6.3, 3.7.7, 3.7.7.1, 3.7.8, 3.7.9, or 3.7.11
is optional.
Upgrading from all other SQLite versions is recommended.</li>
</ul></p>

<h3>Common Links</h3>

<p><ul>
<li> <a href="features.html">Features</a> </li>
<li> <a href="faq.html">Frequently Asked Questions</a> </li>