[Python-checkins] python/dist/src/PCbuild pythoncore.dsp, 1.48.4.6, 1.48.4.7 BUILDno.txt, 1.51.4.6, 1.51.4.7

theller at users.sourceforge.net theller at users.sourceforge.net
Tue May 25 14:43:57 EDT 2004


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29976

Modified Files:
      Tag: release23-maint
	pythoncore.dsp BUILDno.txt 
Log Message:
Set release date for Python 2.3.4 (final).
Windows build number is 53.


Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/Attic/pythoncore.dsp,v
retrieving revision 1.48.4.6
retrieving revision 1.48.4.7
diff -C2 -d -r1.48.4.6 -r1.48.4.7
*** pythoncore.dsp	12 May 2004 19:51:26 -0000	1.48.4.6
--- pythoncore.dsp	25 May 2004 18:43:54 -0000	1.48.4.7
***************
*** 259,263 ****
  
  SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=52
  # End Source File
  # Begin Source File
--- 259,263 ----
  
  SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=53
  # End Source File
  # Begin Source File

Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.51.4.6
retrieving revision 1.51.4.7
diff -C2 -d -r1.51.4.6 -r1.51.4.7
*** BUILDno.txt	12 May 2004 19:51:26 -0000	1.51.4.6
--- BUILDno.txt	25 May 2004 18:43:54 -0000	1.51.4.7
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   53    2.3.4 (final)
+         27-May-2004
    52    2.3.4c1
          13-May-2004




More information about the Python-checkins mailing list