summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>2020-10-08 18:57:33 (GMT)
committerGitHub <noreply@github.com>2020-10-08 18:57:33 (GMT)
commit30a788990af55b950db424b9cc5408b51e0b24ed (patch)
tree02c8a37c26cc28045a3702650ab1c20a7ee49ff7 /PCbuild/readme.txt
parent6ceb5232aeb1943dacbbdb87e7dddfaa716678bc (diff)
downloadcpython-30a788990af55b950db424b9cc5408b51e0b24ed.zip
cpython-30a788990af55b950db424b9cc5408b51e0b24ed.tar.gz
cpython-30a788990af55b950db424b9cc5408b51e0b24ed.tar.bz2
bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960)
(cherry picked from commit bfe6e03cd6931813dd61b50f5fdf7d8a8848f4cd) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
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 8a4e8dc..6e304ea 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -184,7 +184,7 @@ _ssl
again when building.
_sqlite3
- Wraps SQLite 3.32.3.0, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.33.0, which is itself built by sqlite3.vcxproj
Homepage:
http://www.sqlite.org/
_tkinter