[Python-checkins] python/dist/src/PCbuild pythoncore.dsp, 1.48.4.1,
1.48.4.2 BUILDno.txt, 1.51.4.1, 1.51.4.2
theller at users.sourceforge.net
theller at users.sourceforge.net
Sat Sep 27 16:02:45 EDT 2003
Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1:/tmp/cvs-serv10937
Modified Files:
Tag: release23-maint
pythoncore.dsp BUILDno.txt
Log Message:
The windows build number for 2.3.2c1 is 48.
Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.48.4.1
retrieving revision 1.48.4.2
diff -C2 -d -r1.48.4.1 -r1.48.4.2
*** pythoncore.dsp 23 Sep 2003 20:24:21 -0000 1.48.4.1
--- pythoncore.dsp 27 Sep 2003 20:02:42 -0000 1.48.4.2
***************
*** 259,263 ****
SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=47
# End Source File
# Begin Source File
--- 259,263 ----
SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=48
# 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.1
retrieving revision 1.51.4.2
diff -C2 -d -r1.51.4.1 -r1.51.4.2
*** BUILDno.txt 23 Sep 2003 20:24:21 -0000 1.51.4.1
--- BUILDno.txt 27 Sep 2003 20:02:42 -0000 1.51.4.2
***************
*** 34,37 ****
--- 34,39 ----
Windows Python BUILD numbers
----------------------------
+ 48 2.3.2c1
+ 30-Sep-2003
47 2.3.1 (final)
23-Sep-2003
More information about the Python-checkins
mailing list