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

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Mon, 28 Jul 2003 20:11:36 -0700


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

Modified Files:
	Makefile 
Log Message:
Bump version information.


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