[Python-checkins] CVS: python/dist/src/Doc Makefile,1.210,1.211

Fred L. Drake fdrake@users.sourceforge.net
Wed, 28 Feb 2001 22:01:22 -0800


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

Modified Files:
	Makefile 
Log Message:

Bump the release number to 2.1b1.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.210
retrieving revision 1.211
diff -C2 -r1.210 -r1.211
*** Makefile	2001/02/28 22:59:37	1.210
--- Makefile	2001/03/01 06:01:20	1.211
***************
*** 68,72 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1a2
  
  PYTHON=	   python
--- 68,72 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1b1
  
  PYTHON=	   python