summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>2022-01-28 16:29:32 (GMT)
committerGitHub <noreply@github.com>2022-01-28 16:29:32 (GMT)
commitdb77bcd6092f3c174ae855522411ab83854d65a8 (patch)
tree66d5be62714fbe0b31cefbb0126dcb885e957d4f /PCbuild/readme.txt
parent90ab138bbdc63763ad825ed6d4821367c09c4015 (diff)
downloadcpython-db77bcd6092f3c174ae855522411ab83854d65a8.zip
cpython-db77bcd6092f3c174ae855522411ab83854d65a8.tar.gz
cpython-db77bcd6092f3c174ae855522411ab83854d65a8.tar.bz2
bpo-45925: Update Windows installer to SQLite 3.37.2 (GH-30485)
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 26b42a8..9f5a513 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -189,7 +189,7 @@ _ssl
again when building.
_sqlite3
- Wraps SQLite 3.36.0, which is itself built by sqlite3.vcxproj
+ Wraps SQLite 3.37.2, which is itself built by sqlite3.vcxproj
Homepage:
http://www.sqlite.org/
_tkinter