[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.22,1.23 pythoncore.dsp,1.25,1.26
Tim Peters
tim_one@users.sourceforge.net
2001年10月18日 08:19:40 -0700
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv12235/python/PCbuild
Modified Files:
BUILDno.txt pythoncore.dsp
Log Message:
Bump Windows build # for 2.2b1.
Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** BUILDno.txt 2001年09月27日 16:28:15 1.22
--- BUILDno.txt 2001年10月18日 15:19:38 1.23
***************
*** 34,37 ****
--- 34,39 ----
Windows Python BUILD numbers
----------------------------
+ 25 2.2b1
+ 19-Oct-2001
24 2.2a4
28-Sep-2001
Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** pythoncore.dsp 2001年10月12日 22:08:39 1.25
--- pythoncore.dsp 2001年10月18日 15:19:38 1.26
***************
*** 740,748 ****
!IF "$(CFG)" == "pythoncore - Win32 Release"
! # ADD CPP /D BUILD=24
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
! # ADD CPP /D BUILD=24
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 740,748 ----
!IF "$(CFG)" == "pythoncore - Win32 Release"
! # ADD CPP /D BUILD=25
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
! # ADD CPP /D BUILD=25
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"