[Python-checkins] python/dist/src/Doc Makefile,1.235.2.1.2.17,1.235.2.1.2.18

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Thu, 22 May 2003 07:48:31 -0700


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

Modified Files:
      Tag: release22-maint
	Makefile 
Log Message:
the release manager has been fixed; this *will* be a release candidate


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1.2.17
retrieving revision 1.235.2.1.2.18
diff -C2 -d -r1.235.2.1.2.17 -r1.235.2.1.2.18
*** Makefile	22 May 2003 13:59:30 -0000	1.235.2.1.2.17
--- Makefile	22 May 2003 14:48:28 -0000	1.235.2.1.2.18
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.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.2.3c1
  
  PYTHON=	   python