summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorErlend Egeberg Aasland <erlend.aasland@innova.no>2020-10-08 18:40:27 (GMT)
committerGitHub <noreply@github.com>2020-10-08 18:40:27 (GMT)
commitbfe6e03cd6931813dd61b50f5fdf7d8a8848f4cd (patch)
treec03ac47d344509080300d70bc65c5cadcd23595c /PCbuild/readme.txt
parent27ac19cca2c639caaf6fedf3632fe6beb265f24f (diff)
downloadcpython-bfe6e03cd6931813dd61b50f5fdf7d8a8848f4cd.zip
cpython-bfe6e03cd6931813dd61b50f5fdf7d8a8848f4cd.tar.gz
cpython-bfe6e03cd6931813dd61b50f5fdf7d8a8848f4cd.tar.bz2
bpo-41557: Update Windows installer to use SQLite 3.33.0 (GH-21960)
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 b884975..73833d5 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -185,7 +185,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