[Python-checkins] CVS: python/dist/src/Doc Makefile,1.218.2.3,1.218.2.4

Fred L. Drake fdrake@users.sourceforge.net
Thu, 10 Jan 2002 07:43:19 -0800


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

Modified Files:
      Tag: release21-maint
	Makefile 
Log Message:
Prepare for 2.1.2 release candidate 1.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.218.2.3
retrieving revision 1.218.2.4
diff -C2 -d -r1.218.2.3 -r1.218.2.4
*** Makefile	2001/07/18 19:36:32	1.218.2.3
--- Makefile	2002/01/10 15:43:16	1.218.2.4
***************
*** 68,72 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1.1
  
  PYTHON=	   python
--- 68,72 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1.2c1
  
  PYTHON=	   python