summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-12-13 19:34:00 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-12-13 19:34:00 (GMT)
commit6272dfd99fb02d80a96f1d0928d1488ee164536a (patch)
tree3cd1dc0e7f2b81583f4971c208987e4ff4f7c09b /PCbuild/pythoncore.dsp
parent5f2931919783e875424a24f8e988e7255464a078 (diff)
downloadcpython-6272dfd99fb02d80a96f1d0928d1488ee164536a.zip
cpython-6272dfd99fb02d80a96f1d0928d1488ee164536a.tar.gz
cpython-6272dfd99fb02d80a96f1d0928d1488ee164536a.tar.bz2
Update Windows buildno for 2.2c1.
Update 2.2c1 release data in NEWS.
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 afb2a98..7241ec2 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=26
+# ADD CPP /D BUILD=27
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-# ADD CPP /D BUILD=26
+# ADD CPP /D BUILD=27
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"