summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHonglei Zhang <honglei.zhang@nokia.com>2011-10-24 08:20:11 (GMT)
committerHonglei Zhang <honglei.zhang@nokia.com>2011-10-24 08:20:11 (GMT)
commit2a0908069f11ea28255d9f2c636f2a4c0f90125c (patch)
treec34dd0f3466546696fbe708ecc49842871a61d27
parentfc050e950734eaaf268c99f50310b8ec2312e089 (diff)
downloadQt-2a0908069f11ea28255d9f2c636f2a4c0f90125c.zip
Qt-2a0908069f11ea28255d9f2c636f2a4c0f90125c.tar.gz
Qt-2a0908069f11ea28255d9f2c636f2a4c0f90125c.tar.bz2
Update SQLite version mentioned in licence document
SQLite version has been updated to 3.7.7.1 since Qt 4.8. The version number is corrected in licence document for 3rd party components. Reviewed-by: Trust Me
-rw-r--r--doc/src/legal/3rdparty.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/legal/3rdparty.qdoc b/doc/src/legal/3rdparty.qdoc
index ac1bc9d..2edfdd3 100644
--- a/doc/src/legal/3rdparty.qdoc
+++ b/doc/src/legal/3rdparty.qdoc
@@ -361,7 +361,7 @@
See \c src/3rdparty/sha1/sha1.cpp for more information about the terms and
conditions under which the code is supplied.
- \section1 SQLite (\c sqlite) version 3.5.9
+ \section1 SQLite (\c sqlite) version 3.6.19
\e{SQLite is a small C library that implements a
self-contained, embeddable, zero-configuration SQL database engine.}