summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorErlend E. Aasland <erlend@python.org>2024-02-06 22:44:14 (GMT)
committerGitHub <noreply@github.com>2024-02-06 22:44:14 (GMT)
commit11ac6f5354ec7a4da2a7e052d27d636b5a41c714 (patch)
treed31cf25ace77276cc5dd9ea16a887ea3dccf6046 /PCbuild/readme.txt
parent92abb0124037e5bc938fa870461a26f64c56095b (diff)
downloadcpython-11ac6f5354ec7a4da2a7e052d27d636b5a41c714.zip
cpython-11ac6f5354ec7a4da2a7e052d27d636b5a41c714.tar.gz
cpython-11ac6f5354ec7a4da2a7e052d27d636b5a41c714.tar.bz2
gh-115009: Update Windows installer to use SQLite 3.45.1 (#115065)
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 b9d7651..3875655 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -189,7 +189,7 @@ _ssl
again when building.
_sqlite3
- Wraps SQLite 3.44.2, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.45.1, which is itself built by sqlite3.vcxproj
Homepage:
https://www.sqlite.org/
_tkinter