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

Fred L. Drake fdrake@users.sourceforge.net
Tue, 15 Jan 2002 14:00:12 -0800


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

Modified Files:
      Tag: release21-maint
	Makefile 
Log Message:
Set the release version.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.218.2.4
retrieving revision 1.218.2.5
diff -C2 -d -r1.218.2.4 -r1.218.2.5
*** Makefile	2002/01/10 15:43:16	1.218.2.4
--- Makefile	2002/01/15 22:00:09	1.218.2.5
***************
*** 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
--- 68,72 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1.2
  
  PYTHON=	   python