[Python-checkins] python/dist/src/Doc Makefile,1.256,1.257

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 16 Jul 2003 22:30:40 -0700


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

Modified Files:
	Makefile 
Log Message:
Bump version numbers.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.256
retrieving revision 1.257
diff -C2 -d -r1.256 -r1.257
*** Makefile	16 Jul 2003 04:01:04 -0000	1.256
--- Makefile	17 Jul 2003 05:30:38 -0000	1.257
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3b2
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3c1
  
  PYTHON=	   python