summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-04-16 18:20:30 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-04-16 18:20:30 (GMT)
commitdd37dace874c8b5b28673dac211b735506aa851a (patch)
tree5fe2d1982529eea5c9d8df04b4a042340db9bd52 /PCbuild/pythoncore.dsp
parenta490d5856dc0bcfbb286feb76dbc5e7a4edddef8 (diff)
downloadcpython-dd37dace874c8b5b28673dac211b735506aa851a.zip
cpython-dd37dace874c8b5b28673dac211b735506aa851a.tar.gz
cpython-dd37dace874c8b5b28673dac211b735506aa851a.tar.bz2
Update Windows installer & buildno for 2.1 final.
Diffstat (limited to 'PCbuild/pythoncore.dsp')
-rw-r--r--PCbuild/pythoncore.dsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp
index 4d95a12..b33e482 100644
--- a/PCbuild/pythoncore.dsp
+++ b/PCbuild/pythoncore.dsp
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
-# ADD CPP /D BUILD=14
+# ADD CPP /D BUILD=15
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-# ADD CPP /D BUILD=14
+# ADD CPP /D BUILD=15
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"