diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-10-24 08:25:11 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-10-24 08:25:11 (GMT) |
commit | a00942cf5011acc1558c17878d9bda16c0d53caf (patch) | |
tree | c34dd0f3466546696fbe708ecc49842871a61d27 | |
parent | ca437063d43dc9410fa84f1d9d3272d8e12e0623 (diff) | |
parent | 2a0908069f11ea28255d9f2c636f2a4c0f90125c (diff) | |
download | Qt-a00942cf5011acc1558c17878d9bda16c0d53caf.zip Qt-a00942cf5011acc1558c17878d9bda16c0d53caf.tar.gz Qt-a00942cf5011acc1558c17878d9bda16c0d53caf.tar.bz2 |
Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team
* 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team:
Update SQLite version mentioned in licence document
-rw-r--r-- | doc/src/legal/3rdparty.qdoc | 2 |
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.} |