summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.dsp
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-08-19 00:56:28 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-08-19 00:56:28 (GMT)
commita6b9e3c814d4fed1ef20f82a7eb95f8c805567b2 (patch)
treec400f23e8a06f4258784e7935c306570394e78b3 /PCbuild/pythoncore.dsp
parenta92d16aaec1dc3c0d2e54c27516853b3e1bbd96a (diff)
downloadcpython-a6b9e3c814d4fed1ef20f82a7eb95f8c805567b2.zip
cpython-a6b9e3c814d4fed1ef20f82a7eb95f8c805567b2.tar.gz
cpython-a6b9e3c814d4fed1ef20f82a7eb95f8c805567b2.tar.bz2
Windows fiddling for 2.2a2: bump build number; update copyright and
company info in resource files; change installer strings to match. This belongs in the release branch too, of course.
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 4995cae..09525f2 100644
--- a/PCbuild/pythoncore.dsp
+++ b/PCbuild/pythoncore.dsp
@@ -724,11 +724,11 @@ SOURCE=..\Modules\getbuildinfo.c
!IF "$(CFG)" == "pythoncore - Win32 Release"
-# ADD CPP /D BUILD=21
+# ADD CPP /D BUILD=22
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-# ADD CPP /D BUILD=21
+# ADD CPP /D BUILD=22
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"