[Python-checkins] CVS: python/dist/src/PCbuild BUILDno.txt,1.2,1.3 python20.dsp,1.12,1.13 python20.wse,1.19,1.20

Tim Peters python-dev@python.org
Fri, 6 Oct 2000 21:04:14 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv26141/python/dist/src/pcbuild

Modified Files:
	BUILDno.txt python20.dsp python20.wse 
Log Message:
Prep Windows installer for 2.0c1:  title and build number.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** BUILDno.txt	2000/09/25 21:55:28	1.2
--- BUILDno.txt	2000/10/07 04:04:07	1.3
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+    7    2.0c1
+         07-Oct-2000
     6    2.0b2
          26-Sep-2000

Index: python20.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.dsp,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** python20.dsp	2000/09/25 21:55:28	1.12
--- python20.dsp	2000/10/07 04:04:07	1.13
***************
*** 695,703 ****
  !IF  "$(CFG)" == "python20 - Win32 Release"
  
! # ADD CPP /D BUILD=6
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"
  
! # ADD CPP /D BUILD=6
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"
--- 695,703 ----
  !IF  "$(CFG)" == "python20 - Win32 Release"
  
! # ADD CPP /D BUILD=7
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Debug"
  
! # ADD CPP /D BUILD=7
  
  !ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"

Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** python20.wse	2000/09/26 02:37:53	1.19
--- python20.wse	2000/10/07 04:04:07	1.20
***************
*** 2,6 ****
  item: Global
    Version=5.0
!   Title=Python 2.0 beta 2
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
--- 2,6 ----
  item: Global
    Version=5.0
!   Title=Python 2.0 Release Candidate 1
    Flags=00010100
    Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
***************
*** 65,69 ****
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 2.0 beta 2
  end
  item: Set Variable
--- 65,69 ----
  item: Set Variable
    Variable=APPTITLE
!   Value=Python 2.0 Release Candidate 1
  end
  item: Set Variable