[Python-checkins] CVS: python/dist/src/Doc Makefile,1.235.2.1.2.1,1.235.2.1.2.2

Fred L. Drake fdrake@users.sourceforge.net
Thu, 14 Mar 2002 14:56:06 -0800


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

Modified Files:
      Tag: release22-maint
	Makefile 
Log Message:
Update version number prior to release candidate.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1.2.1
retrieving revision 1.235.2.1.2.2
diff -C2 -d -r1.235.2.1.2.1 -r1.235.2.1.2.2
*** Makefile	28 Dec 2001 04:27:45 -0000	1.235.2.1.2.1
--- Makefile	14 Mar 2002 22:56:04 -0000	1.235.2.1.2.2
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2.1--
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2.1c1
  
  PYTHON=	   python