[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.21,1.22 pythoncore.dsp,1.22,1.23
Tim Peters
tim_one@users.sourceforge.net
Thu, 27 Sep 2001 09:28:17 -0700
Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv6806/python/PCbuild
Modified Files:
BUILDno.txt pythoncore.dsp
Log Message:
Bump Windows build numbers for 2.2a4; installer changes were done earlier.
Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** BUILDno.txt 2001/09/06 16:33:17 1.21
--- BUILDno.txt 2001/09/27 16:28:15 1.22
***************
*** 34,37 ****
--- 34,39 ----
Windows Python BUILD numbers
----------------------------
+ 24 2.2a4
+ 28-Sep-2001
23 2.2a3
07-Sep-2001
Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** pythoncore.dsp 2001/09/06 16:33:17 1.22
--- pythoncore.dsp 2001/09/27 16:28:15 1.23
***************
*** 725,733 ****
!IF "$(CFG)" == "pythoncore - Win32 Release"
! # ADD CPP /D BUILD=23
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
! # ADD CPP /D BUILD=23
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 725,733 ----
!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"