[Python-checkins] CVS: python/dist/src/Doc Makefile,1.232,1.233

Fred L. Drake fdrake@users.sourceforge.net
Fri, 16 Nov 2001 09:34:40 -0800


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

Modified Files:
	Makefile 
Log Message:
Post-release bumps.  Do *NOT* merge into the 2.2b2 branch.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.232
retrieving revision 1.233
diff -C2 -d -r1.232 -r1.233
*** Makefile	2001/11/14 22:28:26	1.232
--- Makefile	2001/11/16 17:34:38	1.233
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2b2
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2b2+
  
  PYTHON=	   python