[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.11.2.3,1.11.2.4 pythoncore.dsp,1.13.2.2,1.13.2.3
Tim Peters
tim_one@users.sourceforge.net
2002年1月10日 11:57:23 -0800
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv31281
Modified Files:
Tag: release21-maint
BUILDno.txt pythoncore.dsp
Log Message:
Update Windows build number for 2.1.2c1.
Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.11.2.3
retrieving revision 1.11.2.4
diff -C2 -d -r1.11.2.3 -r1.11.2.4
*** BUILDno.txt 2001年07月20日 05:17:59 1.11.2.3
--- BUILDno.txt 2002年01月10日 19:57:21 1.11.2.4
***************
*** 34,37 ****
--- 34,39 ----
Windows Python BUILD numbers
----------------------------
+ 30 2.1.2c1
+ 10-Jan-2002
20 2.1.1
20-Jul-2001
Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.13.2.2
retrieving revision 1.13.2.3
diff -C2 -d -r1.13.2.2 -r1.13.2.3
*** pythoncore.dsp 2001年07月14日 03:39:35 1.13.2.2
--- pythoncore.dsp 2002年01月10日 19:57:21 1.13.2.3
***************
*** 740,748 ****
!IF "$(CFG)" == "pythoncore - Win32 Release"
! # ADD CPP /D BUILD=20
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
! # ADD CPP /D BUILD=20
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 740,748 ----
!IF "$(CFG)" == "pythoncore - Win32 Release"
! # ADD CPP /D BUILD=30
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
! # ADD CPP /D BUILD=30
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"