summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorErlend Egeberg Aasland <erlend.aasland@innova.no>2021-04-27 16:23:53 (GMT)
committerGitHub <noreply@github.com>2021-04-27 16:23:53 (GMT)
commitbf0c7c0147b73738cac63eb27ef48430284ff121 (patch)
tree8cf26fc5ab8f5b427c34879add24d3c0f9fd6566 /PCbuild/readme.txt
parente3bf179642a3445fb079454f382b93d0177f5012 (diff)
downloadcpython-bf0c7c0147b73738cac63eb27ef48430284ff121.zip
cpython-bf0c7c0147b73738cac63eb27ef48430284ff121.tar.gz
cpython-bf0c7c0147b73738cac63eb27ef48430284ff121.tar.bz2
bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641)
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 7518b83..6c25522 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -188,7 +188,7 @@ _ssl
again when building.
_sqlite3
- Wraps SQLite 3.34.0, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.35.5, which is itself built by sqlite3.vcxproj
Homepage:
http://www.sqlite.org/
_tkinter