[Python-checkins] CVS: python/dist/src/Doc Makefile,1.218,1.218.2.1

Fred L. Drake fdrake@users.sourceforge.net
Tue, 17 Apr 2001 22:24:32 -0700


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

Modified Files:
      Tag: release21-maint
	Makefile 
Log Message:

Update version numbers for the maintenance branch of the documentation.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.218
retrieving revision 1.218.2.1
diff -C2 -r1.218 -r1.218.2.1
*** Makefile	2001/04/14 18:36:03	1.218
--- Makefile	2001/04/18 05:24:30	1.218.2.1
***************
*** 68,72 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.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.1a0
  
  PYTHON=	   python