summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorMariusz Felisiak <felisiak.mariusz@gmail.com>2023-05-02 07:37:57 (GMT)
committerGitHub <noreply@github.com>2023-05-02 07:37:57 (GMT)
commitf6314b92dcfc8ca6ff3fd150814f85448db69165 (patch)
treefbc41ecd6423e92531d71261227baf58ee82876d /PCbuild/readme.txt
parent68ed2a2a3f1e715dc10724b0c000ec2fc498d11e (diff)
downloadcpython-f6314b92dcfc8ca6ff3fd150814f85448db69165.zip
cpython-f6314b92dcfc8ca6ff3fd150814f85448db69165.tar.gz
cpython-f6314b92dcfc8ca6ff3fd150814f85448db69165.tar.bz2
gh-102997: Update Windows installer to SQLite 3.41.2. (#102999)
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 4c799b6..9df5668 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -188,7 +188,7 @@ _ssl
again when building.
_sqlite3
- Wraps SQLite 3.40.1, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.41.2, which is itself built by sqlite3.vcxproj
Homepage:
https://www.sqlite.org/
_tkinter