[Python-checkins] python/dist/src/PCbuild BUILDno.txt,1.40,1.41 pythoncore.dsp,1.40,1.41

tim_one@users.sourceforge.net tim_one@users.sourceforge.net
Mon, 30 Dec 2002 18:09:11 -0800


Update of /cvsroot/python/python/dist/src/PCbuild
In directory sc8-pr-cvs1:/tmp/cvs-serv397/python/PCbuild

Modified Files:
	BUILDno.txt pythoncore.dsp 
Log Message:
Bump the Windows build # for 2.3a1.


Index: BUILDno.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/BUILDno.txt,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** BUILDno.txt	14 Oct 2002 15:01:44 -0000	1.40
--- BUILDno.txt	31 Dec 2002 02:09:08 -0000	1.41
***************
*** 34,37 ****
--- 34,39 ----
  Windows Python BUILD numbers
  ----------------------------
+   38    2.3a1
+         31-Dec-2002
    37    2.2.2 (final)
          14-Oct-2002

Index: pythoncore.dsp
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/pythoncore.dsp,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** pythoncore.dsp	30 Dec 2002 22:08:04 -0000	1.40
--- pythoncore.dsp	31 Dec 2002 02:09:08 -0000	1.41
***************
*** 259,263 ****
  
  SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=29
  # End Source File
  # Begin Source File
--- 259,263 ----
  
  SOURCE=..\Modules\getbuildinfo.c
! # ADD CPP /D BUILD=38
  # End Source File
  # Begin Source File