summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2016-10-11 03:37:29 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2016-10-11 03:37:29 (GMT)
commit8d794d66bdc2c07c552c31545dd6359bcc258ca6 (patch)
tree7f83942b5eaf533893d748d533048939465330fc /PCbuild/readme.txt
parent0732fd62d9b46950c36468d9dfdca10ba30751a4 (diff)
parent547d156c2c4517ca31f16f6b27cab286ccefcacf (diff)
downloadcpython-8d794d66bdc2c07c552c31545dd6359bcc258ca6.zip
cpython-8d794d66bdc2c07c552c31545dd6359bcc258ca6.tar.gz
cpython-8d794d66bdc2c07c552c31545dd6359bcc258ca6.tar.bz2
Issue #28208: Merge with 3.6
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 c949253..00b50be 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -204,7 +204,7 @@ _ssl
functionality to _ssl or _hashlib. They will not clean up their output
with the normal Clean target; CleanAll should be used instead.
_sqlite3
- Wraps SQLite 3.14.1.0, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.14.2.0, which is itself built by sqlite3.vcxproj
Homepage:
http://www.sqlite.org/
_tkinter