diff options
author | Qt Continuous Integration System <qt-info@nokia.com> | 2011-10-25 10:13:14 (GMT) |
---|---|---|
committer | Qt Continuous Integration System <qt-info@nokia.com> | 2011-10-25 10:13:14 (GMT) |
commit | 7bfbdf7aa134a5a68aa3ba4881d31eae27584da2 (patch) | |
tree | 6df990df0a9fe0be54f7811ad07a862b4694e743 | |
parent | a00942cf5011acc1558c17878d9bda16c0d53caf (diff) | |
parent | d0c62604036518375ed3390437c4923abc9985e1 (diff) | |
download | Qt-7bfbdf7aa134a5a68aa3ba4881d31eae27584da2.zip Qt-7bfbdf7aa134a5a68aa3ba4881d31eae27584da2.tar.gz Qt-7bfbdf7aa134a5a68aa3ba4881d31eae27584da2.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 number in legal 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 2edfdd3..d8276b3 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.6.19 + \section1 SQLite (\c sqlite) version 3.7.7.1 \e{SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine.} |