Bump Windows "build number" to 6.
Note that somebody still needs to change the interpreter to say "2.0b2";
I'm assuming that's a normal part of somebody's Unix release checklist.
diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp
index f6e2113..587be0a 100644
--- a/PCbuild/python20.dsp
+++ b/PCbuild/python20.dsp
@@ -694,11 +694,11 @@
!IF "$(CFG)" == "python20 - Win32 Release"
-# ADD CPP /D BUILD=5
+# ADD CPP /D BUILD=6
!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
-# ADD CPP /D BUILD=5
+# ADD CPP /D BUILD=6
!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"