summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-04-16 01:44:08 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-04-16 01:44:08 (GMT)
commitb093166f934ae562ec8fb424ff0c0cca82b71e47 (patch)
tree1bff6f715d5bbf41de33763dc9773f3e052b7a25 /PCbuild/pythoncore.dsp
parenta7a391c580aabe48e397616da0ce87199e37d8ce (diff)
downloadcpython-b093166f934ae562ec8fb424ff0c0cca82b71e47.zip
cpython-b093166f934ae562ec8fb424ff0c0cca82b71e47.tar.gz
cpython-b093166f934ae562ec8fb424ff0c0cca82b71e47.tar.bz2
Update Windows installer & build number to 2.1c2 release.
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 53b0e4f..4d95a12 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=13
+# ADD CPP /D BUILD=14
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-# ADD CPP /D BUILD=13
+# ADD CPP /D BUILD=14
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"