]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Update Windows build number for 2.1.2c1.
authorTim Peters <tim.peters@gmail.com>
Thu, 10 Jan 2002 19:57:21 +0000 (19:57 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 10 Jan 2002 19:57:21 +0000 (19:57 +0000)
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp

index e8c1595f9622a711453e0a63e70a8fc8dfb55ab1..1a7de2f7e126296ccc66730ef0bfb549df9ae7eb 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  30    2.1.2c1
+        10-Jan-2002
   20    2.1.1
         20-Jul-2001
   19    2.1.1c1
index 36c680b1b9214d87ec05fd44cad38552caf6fd94..66163dfc8b556e126f66785c792dc3347b559545 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=20\r
+# ADD CPP /D BUILD=30\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=20\r
+# ADD CPP /D BUILD=30\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r