[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.18,1.19 python20.wse,1.85,1.86 pythoncore.dsp,1.19,1.20

Tim Peters tim_one@users.sourceforge.net
2001年8月18日 17:56:30 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv16282/python/PCbuild
Modified Files:
	BUILDno.txt python20.wse pythoncore.dsp 
Log Message:
Windows fiddling for 2.2a2: bump build number; update copyright and
company info in resource files; change installer strings to match.
This belongs in the release branch too, of course.
Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** BUILDno.txt	2001年07月20日 05:17:10	1.18
--- BUILDno.txt	2001年08月19日 00:56:28	1.19
***************
*** 34,37 ****
--- 34,39 ----
 Windows Python BUILD numbers
 ----------------------------
+ 22 2.2a2
+ 22-Aug-2001 TENTATIVE
 21 2.2a1
 18-Jul-2001
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.85
retrieving revision 1.86
diff -C2 -d -r1.85 -r1.86
*** python20.wse	2001年08月16日 02:23:04	1.85
--- python20.wse	2001年08月19日 00:56:28	1.86
***************
*** 2,6 ****
 item: Global
 Version=8.14
! Title=Python 2.2 alpha 1
 Flags=00010100
 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
 item: Global
 Version=8.14
! Title=Python 2.2 alpha 2
 Flags=00010100
 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 19,25 ****
 Patch Threshold=85
 Patch Memory=4000
! EXE Filename=Python-2.2a1.exe
 Dialogs Version=8
! Version File=2.2a1
 Version Description=Python Programming Language
 Version Copyright=ゥ2001 Python Software Foundation
--- 19,25 ----
 Patch Threshold=85
 Patch Memory=4000
! EXE Filename=Python-2.2a2.exe
 Dialogs Version=8
! Version File=2.2a2
 Version Description=Python Programming Language
 Version Copyright=ゥ2001 Python Software Foundation
***************
*** 65,69 ****
 item: Set Variable
 Variable=PYVER_STRING
! Value=2.2a1
 end
 item: Remark
--- 65,69 ----
 item: Set Variable
 Variable=PYVER_STRING
! Value=2.2a2
 end
 item: Remark
Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** pythoncore.dsp	2001年08月02日 04:15:00	1.19
--- pythoncore.dsp	2001年08月19日 00:56:28	1.20
***************
*** 725,733 ****
 !IF "$(CFG)" == "pythoncore - Win32 Release"
 
! # ADD CPP /D BUILD=21
 
 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
 
! # ADD CPP /D BUILD=21
 
 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
--- 725,733 ----
 !IF "$(CFG)" == "pythoncore - Win32 Release"
 
! # ADD CPP /D BUILD=22
 
 !ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
 
! # ADD CPP /D BUILD=22
 
 !ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"

AltStyle によって変換されたページ (->オリジナル) /