[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.24,1.25 pythoncore.dsp,1.28,1.29
Tim Peters
tim_one@users.sourceforge.net
2001年12月13日 11:34:03 -0800
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv29234/python/PCbuild
Modified Files:
BUILDno.txt pythoncore.dsp
Log Message:
Update Windows buildno for 2.2c1.
Update 2.2c1 release data in NEWS.
Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** BUILDno.txt 2001年11月15日 19:50:51 1.24
--- BUILDno.txt 2001年12月13日 19:34:00 1.25
***************
*** 34,37 ****
--- 34,39 ----
Windows Python BUILD numbers
----------------------------
+ 27 2.2c1
+ 14-Dec-2001
26 2.2b2
16-Nov-2001
Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.28
retrieving revision 1.29
diff -C2 -d -r1.28 -r1.29
*** pythoncore.dsp 2001年11月15日 19:50:51 1.28
--- pythoncore.dsp 2001年12月13日 19:34:00 1.29
***************
*** 740,748 ****
!IF "$(CFG)" == "pythoncore - Win32 Release"
! # ADD CPP /D BUILD=26
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
! # ADD CPP /D BUILD=26
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 740,748 ----
!IF "$(CFG)" == "pythoncore - Win32 Release"
! # ADD CPP /D BUILD=27
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
! # ADD CPP /D BUILD=27
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"