summaryrefslogtreecommitdiff
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorMartin v. L?wis <martin@v.loewis.de>2013-11-22 18:36:28 +0100
committerMartin v. L?wis <martin@v.loewis.de>2013-11-22 18:36:28 +0100
commit64dc554b384f287f4f8aff2d0cdc12fc326bd0fc (patch)
treea36635773f03e0af3f2683cbceda3dcb843919ff /PCbuild/readme.txt
parent9491b9b3498fc4ce9a2a59b923f4eafdc4bd3932 (diff)
downloadcpython-64dc554b384f287f4f8aff2d0cdc12fc326bd0fc.tar.gz
Update SQLite to 3.8.1 on Windows.
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r--PCbuild/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 3012971d01..e7e09624f2 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -207,7 +207,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.7.12, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.8.1, which is itself built by sqlite3.vcxproj
Homepage:
http://www.sqlite.org/
_tkinter