diff options
| author | Tim Peters <tim.peters@gmail.com> | 2003-05-30 15:43:34 (GMT) |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2003-05-30 15:43:34 (GMT) |
| commit | 5da9ce47d0ee1afdc4d0ed84393fd310791a2bf3 (patch) | |
| tree | 724496e8b0b645af2d5984894048974d2e32febd /PCbuild/pythoncore.dsp | |
| parent | 935fb5e95acec935fffa2d30fd6cf297a7ddb214 (diff) | |
| download | cpython-5da9ce47d0ee1afdc4d0ed84393fd310791a2bf3.zip cpython-5da9ce47d0ee1afdc4d0ed84393fd310791a2bf3.tar.gz cpython-5da9ce47d0ee1afdc4d0ed84393fd310791a2bf3.tar.bz2 | |
Update the buildno diplayed by Windows Python 2.2.3.
Diffstat (limited to 'PCbuild/pythoncore.dsp')
| -rw-r--r-- | PCbuild/pythoncore.dsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index 69c639d..2f248eb 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=41
+# ADD CPP /D BUILD=42
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
-# ADD CPP /D BUILD=41
+# ADD CPP /D BUILD=42
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
