Author: rhuijben
Date: Fri Sep 27 06:57:44 2013
New Revision: 1526810
URL: http://svn.apache.org/r1526810
Log:
Merge r1526655 from trunk, under the documentation change rule.
This updates the minimal Sqlite version in INSTALL.
Modified:
subversion/branches/1.8.x/ (props changed)
subversion/branches/1.8.x/INSTALL
Propchange: subversion/branches/1.8.x/
------------------------------------------------------------------------------
Merged /subversion/trunk:r1526655
Modified: subversion/branches/1.8.x/INSTALL
URL:
http://svn.apache.org/viewvc/subversion/branches/1.8.x/INSTALL?rev=1526810&r1=1526809&r2=1526810&view=diff
==============================================================================
--- subversion/branches/1.8.x/INSTALL (original)
+++ subversion/branches/1.8.x/INSTALL Fri Sep 27 06:57:44 2013
@@ -477,7 +477,7 @@ I. INTRODUCTION
13. SQLite (REQUIRED)
- Subversion 1.7 requires SQLite version 3.6.18 or above. You can meet
+ Subversion 1.8 requires SQLite version 3.7.12 or above. You can meet
this dependency several ways:
* Use an SQLite amalgamation file.
* Specify an SQLite installation to use.