[Python-checkins] python/dist/src/Doc Makefile,1.259,1.260

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 23 Jul 2003 18:22:52 -0700


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

Modified Files:
	Makefile 
Log Message:
Bump release number.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.259
retrieving revision 1.260
diff -C2 -d -r1.259 -r1.260
*** Makefile	17 Jul 2003 15:29:16 -0000	1.259
--- Makefile	24 Jul 2003 01:22:50 -0000	1.260
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3c1
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3c2
  
  PYTHON=	   python