summaryrefslogtreecommitdiff
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authoranimalize <animalize@users.noreply.github.com>2019-06-25 07:22:14 +0800
committerSteve Dower <steve.dower@python.org>2019-06-24 16:22:14 -0700
commit7fd2ba354ec2304743ffd9ba620e07d113532264 (patch)
treeff805c765c90333e4ec1ded2d45ccd6b7f461695 /PCbuild/readme.txt
parent6793cce155f8875b10efd746cb0b34cb72263af7 (diff)
downloadcpython-git-7fd2ba354ec2304743ffd9ba620e07d113532264.tar.gz
bpo-35360: Update Windows builds to use SQLite 3.28.0 (GH-14179)
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 b32595b86d..8cbb5d8f46 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -184,7 +184,7 @@ _ssl
again when building.
_sqlite3
- Wraps SQLite 3.21.0.0, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.28.0.0, which is itself built by sqlite3.vcxproj
Homepage:
http://www.sqlite.org/
_tkinter