diff options
| author | Lorry Tar Creator <lorry-tar-importer@baserock.org> | 2015-02-17 17:25:57 +0000 |
|---|---|---|
| committer | <> | 2015-03-17 16:26:24 +0000 |
| commit | 780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch) | |
| tree | 598f8b9fa431b228d29897e798de4ac0c1d3d970 /docs/installation/upgrade_11gr2_51_sqlite_ver.html | |
| parent | 7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff) | |
| download | berkeleydb-master.tar.gz | |
Diffstat (limited to 'docs/installation/upgrade_11gr2_51_sqlite_ver.html')
| -rw-r--r-- | docs/installation/upgrade_11gr2_51_sqlite_ver.html | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/installation/upgrade_11gr2_51_sqlite_ver.html b/docs/installation/upgrade_11gr2_51_sqlite_ver.html index cb42d602..6ad3708f 100644 --- a/docs/installation/upgrade_11gr2_51_sqlite_ver.html +++ b/docs/installation/upgrade_11gr2_51_sqlite_ver.html @@ -7,14 +7,14 @@ <link rel="stylesheet" href="gettingStarted.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="Berkeley DB Installation and Build Guide" /> - <link rel="up" href="upgrade_51_toc.html" title="Chapter 11. Upgrading Berkeley DB 11.2.5.0 applications to Berkeley DB 11.2.5.1" /> + <link rel="up" href="upgrade_51_toc.html" title="Chapter 13. Upgrading Berkeley DB 11.2.5.0 applications to Berkeley DB 11.2.5.1" /> <link rel="prev" href="upgrade_11gr2_51_src_reorg.html" title="Source Tree Rearranged" /> <link rel="next" href="upgrade_11gr2_51_mod_db4_unsupp.html" title="Mod_db4 Support Discontinued" /> </head> <body> <div xmlns="" class="navheader"> <div class="libver"> - <p>Library Version 11.2.5.3</p> + <p>Library Version 12.1.6.1</p> </div> <table width="100%" summary="Navigation header"> <tr> @@ -22,9 +22,7 @@ </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="upgrade_11gr2_51_src_reorg.html">Prev</a> </td> - <th width="60%" align="center">Chapter 11. - Upgrading Berkeley DB 11.2.5.0 applications to Berkeley DB 11.2.5.1 - </th> + <th width="60%" align="center">Chapter 13. Upgrading Berkeley DB 11.2.5.0 applications to Berkeley DB 11.2.5.1 </th> <td width="20%" align="right"> <a accesskey="n" href="upgrade_11gr2_51_mod_db4_unsupp.html">Next</a></td> </tr> </table> @@ -39,11 +37,12 @@ </div> </div> <p> -Berkeley DB's SQL interface includes code from SQLite. The version of -SQLite used has been upgraded, so DB SQL is compatible -with SQLite version 3.7.0.1. Please see the release notes at -http://sqlite.org/changes.html for further information. -</p> + Berkeley DB's SQL interface includes code from SQLite. The + version of SQLite used has been upgraded, so DB SQL is + compatible with SQLite version 3.7.0.1. Please see the release + notes at http://sqlite.org/changes.html for further + information. + </p> </div> <div class="navfooter"> <hr /> |
