summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorErlend E. Aasland <erlend.aasland@protonmail.com>2022-10-25 18:27:21 (GMT)
committerGitHub <noreply@github.com>2022-10-25 18:27:21 (GMT)
commit0c84593275969d9b8f42e75abb2638b69d5b5f4a (patch)
treeb376fe393ce664292f8e8ea4c5d63cce680d117f /PCbuild/readme.txt
parent6ffb4e24e0358833194515e68bd01dc6c6024c66 (diff)
downloadcpython-0c84593275969d9b8f42e75abb2638b69d5b5f4a.zip
cpython-0c84593275969d9b8f42e75abb2638b69d5b5f4a.tar.gz
cpython-0c84593275969d9b8f42e75abb2638b69d5b5f4a.tar.bz2
gh-94328: Update Windows installer to use SQLite 3.39.4 (#98640)
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 c536fac..5ba3e39 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -187,7 +187,7 @@ _ssl
again when building.
_sqlite3
- Wraps SQLite 3.38.4, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.39.4, which is itself built by sqlite3.vcxproj
Homepage:
https://www.sqlite.org/
_tkinter