]> granicus.if.org Git - python/commitdiff
Update Windows buildno for 2.2c1.
authorTim Peters <tim.peters@gmail.com>
Thu, 13 Dec 2001 19:34:00 +0000 (19:34 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 13 Dec 2001 19:34:00 +0000 (19:34 +0000)
Update 2.2c1 release data in NEWS.

Misc/NEWS
PCbuild/BUILDno.txt
PCbuild/pythoncore.dsp

index 46750544958155dcfc6089ff833fd4393e262c1d..ecc2cfdfe5683e77a179ee3bd5a7dd77544ce840 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1,5 +1,5 @@
-What's New in Python 2.2c1
-XXX Release date: ??-Dec-2001 XXX
+What's New in Python 2.2c1?
+Release date: 14-Dec-2001
 ===========================
 
 Type/class unification and new-style classes
index acea5fe6d19536a3c87acc236f1f5daaf900fdb2..3c95b73499cd43d745da39c26d9dc57547e96f5d 100644 (file)
@@ -33,6 +33,8 @@ How to change the Windows build number:
 
 Windows Python BUILD numbers
 ----------------------------
+  27    2.2c1
+        14-Dec-2001
   26    2.2b2
         16-Nov-2001
   25    2.2b1
index afb2a98abadfec4fa3c1b7e1104388e63149ea8d..7241ec2f729a5fea0dd338d47058c2e3bb0b6a37 100644 (file)
@@ -739,11 +739,11 @@ SOURCE=..\Modules\getbuildinfo.c
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
 \r
-# ADD CPP /D BUILD=26\r
+# ADD CPP /D BUILD=27\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
 \r
-# ADD CPP /D BUILD=26\r
+# ADD CPP /D BUILD=27\r
 \r
 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
 \r