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

Fred L. Drake fdrake@users.sourceforge.net
Thu, 20 Dec 2001 20:13:29 -0800


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

Modified Files:
      Tag: release22-branch
	Makefile 
Log Message:
Set version number and release date.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235
retrieving revision 1.235.2.1
diff -C2 -d -r1.235 -r1.235.2.1
*** Makefile	2001/12/14 16:45:04	1.235
--- Makefile	2001/12/21 04:13:27	1.235.2.1
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2c1+
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2
  
  PYTHON=	   python