[Python-checkins] CVS: python/dist/src/Doc Makefile,1.225,1.226

Fred L. Drake fdrake@users.sourceforge.net
Fri, 21 Sep 2001 14:18:18 -0700


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

Modified Files:
	Makefile 
Log Message:
Bump version number.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.225
retrieving revision 1.226
diff -C2 -d -r1.225 -r1.226
*** Makefile	2001/09/06 19:35:02	1.225
--- Makefile	2001/09/21 21:18:16	1.226
***************
*** 68,72 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2a3
  
  PYTHON=	   python
--- 68,72 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2a4
  
  PYTHON=	   python