[Python-checkins] python/dist/src/Doc Makefile,1.261.2.1,1.261.2.2

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 30 Jul 2003 11:54:19 -0700


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

Modified Files:
      Tag: release23-branch
	Makefile 
Log Message:
bump release number


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.261.2.1
retrieving revision 1.261.2.2
diff -C2 -d -r1.261.2.1 -r1.261.2.2
*** Makefile	30 Jul 2003 02:52:31 -0000	1.261.2.1
--- Makefile	30 Jul 2003 18:54:16 -0000	1.261.2.2
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3
  
  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