]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update the buildno diplayed by Windows Python 2.2.3.
authorTim Peters <tim.peters@gmail.com>
Fri, 30 May 2003 15:43:34 +0000 (15:43 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 30 May 2003 15:43:34 +0000 (15:43 +0000)
PCbuild/pythoncore.dsp

index 69c639da11a9ea6137f028ee9ad847cae2b48f5c..2f248eb9384ed24ec573fa1205e944f5692dc951 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=41\r
+# ADD CPP /D BUILD=42\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=41\r
+# ADD CPP /D BUILD=42\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r