[Python-checkins] CVS: python/dist/src/Doc Makefile,1.234,1.235

Fred L. Drake fdrake@users.sourceforge.net
Fri, 14 Dec 2001 08:45:06 -0800


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

Modified Files:
	Makefile 
Log Message:
Bump version numbers for the trunk.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.234
retrieving revision 1.235
diff -C2 -d -r1.234 -r1.235
*** Makefile	2001/12/12 06:22:43	1.234
--- Makefile	2001/12/14 16:45:04	1.235
***************
*** 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.2c1+
  
  PYTHON=	   python