summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-09-25 21:55:28 (GMT)
committerTim Peters <tim.peters@gmail.com>2000-09-25 21:55:28 (GMT)
commitf1fcc81a01c344ecad52156adb4a327bc2a005ea (patch)
treeff6d89e25cfda7862bdd3918fe74deeb575c7757 /PCbuild/python20.dsp
parent9e7dd4c185a8c14c74caa2781935a0b7ae3640b8 (diff)
downloadcpython-f1fcc81a01c344ecad52156adb4a327bc2a005ea.zip
cpython-f1fcc81a01c344ecad52156adb4a327bc2a005ea.tar.gz
cpython-f1fcc81a01c344ecad52156adb4a327bc2a005ea.tar.bz2
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.
Diffstat (limited to 'PCbuild/python20.dsp')
-rw-r--r--PCbuild/python20.dsp4
1 files changed, 2 insertions, 2 deletions
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 @@ SOURCE=..\Modules\getbuildinfo.c
!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"