diff options
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r-- | PCbuild/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 1c48458..74a79c1 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -214,7 +214,7 @@ _ssl The ssl sub-project does not have the ability to clean the OpenSSL
build; if you need to rebuild, you'll have to clean it by hand.
_sqlite3
- Wraps SQLite 3.8.3.1, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.8.11.0, which is itself built by sqlite3.vcxproj
Homepage:
http://www.sqlite.org/
_tkinter
|