Windows build:  install NEWS.txt; bump BUILD# to 3 in preparation for next
installer.
diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp
index d3281d3..72a6a9f 100644
--- a/PCbuild/python20.dsp
+++ b/PCbuild/python20.dsp
@@ -694,11 +694,11 @@
 

 !IF  "$(CFG)" == "python20 - Win32 Release"

 

-# ADD CPP /D BUILD=2

+# ADD CPP /D BUILD=3

 

 !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"

 

-# ADD CPP /D BUILD=2

+# ADD CPP /D BUILD=3

 

 !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"