[Python-checkins] CVS: python/dist/src/Doc Makefile,1.213,1.214

Fred L. Drake fdrake@users.sourceforge.net
Fri, 23 Mar 2001 04:12:07 -0800


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

Modified Files:
	Makefile 
Log Message:

Bump version number.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.213
retrieving revision 1.214
diff -C2 -r1.213 -r1.214
*** Makefile	2001/03/06 07:22:16	1.213
--- Makefile	2001/03/23 12:12:05	1.214
***************
*** 68,72 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1b1
  
  PYTHON=	   python
--- 68,72 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1b2
  
  PYTHON=	   python