Issue #28208: Update Windows build to use SQLite 3.14.2.0
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index b6372c2..c04ba4e 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -204,7 +204,7 @@
     functionality to _ssl or _hashlib. They will not clean up their output

     with the normal Clean target; CleanAll should be used instead.

 _sqlite3

-    Wraps SQLite 3.14.1.0, which is itself built by sqlite3.vcxproj

+    Wraps SQLite 3.14.2.0, which is itself built by sqlite3.vcxproj

     Homepage:

         http://www.sqlite.org/

 _tkinter