summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-12-17 21:04:09 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2010-12-17 21:04:09 (GMT)
commit0e74cacdffc51b47316269a280064f987eb74bb3 (patch)
treedbd3139dbb5656dd43d987b0d7b7231c56a8cc77 /PCbuild/readme.txt
parent2a1e3e67b38863a9f282aadcdb52fe2ed87ef4ca (diff)
downloadcpython-0e74cacdffc51b47316269a280064f987eb74bb3.zip
cpython-0e74cacdffc51b47316269a280064f987eb74bb3.tar.gz
cpython-0e74cacdffc51b47316269a280064f987eb74bb3.tar.bz2
Upgrade to sqlite3 3.7.4.
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 48ff8eb..dbe031f 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -104,7 +104,7 @@ winsound
Python-controlled subprojects that wrap external projects:
_sqlite3
- Wraps SQLite 3.6.21, which is currently built by sqlite3.vcproj (see below).
+ Wraps SQLite 3.7.4, which is currently built by sqlite3.vcproj (see below).
_tkinter
Wraps the Tk windowing system. Unlike _sqlite3, there's no
corresponding tcltk.vcproj-type project that builds Tcl/Tk from vcproj's