summaryrefslogtreecommitdiff
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorMartin v. L?wis <martin@v.loewis.de>2014-03-02 19:42:50 +0100
committerMartin v. L?wis <martin@v.loewis.de>2014-03-02 19:42:50 +0100
commit58a556472ea02dec5d9a15250396f35c67127326 (patch)
tree29e78877e0216078df8888ab52e8eb541fe90414 /PCbuild/readme.txt
parentb4e702fafa2de2725c7bba636fe12daf3147dcb1 (diff)
downloadcpython-58a556472ea02dec5d9a15250396f35c67127326.tar.gz
Issue #20465: Update Windows installer to SQLite 3.8.3.1.
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 d5c69a7296..619f6a8b0f 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -206,7 +206,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.1, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.8.3.1, which is itself built by sqlite3.vcxproj
Homepage:
http://www.sqlite.org/
_tkinter