[Python-checkins] python/dist/src/Doc Makefile,1.235.2.1.2.11,1.235.2.1.2.12

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Fri, 04 Oct 2002 13:40:47 -0700


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

Modified Files:
      Tag: release22-maint
	Makefile 
Log Message:
Version number updates for Python 2.2.2.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1.2.11
retrieving revision 1.235.2.1.2.12
diff -C2 -d -r1.235.2.1.2.11 -r1.235.2.1.2.12
*** Makefile	4 Oct 2002 19:22:37 -0000	1.235.2.1.2.11
--- Makefile	4 Oct 2002 20:40:44 -0000	1.235.2.1.2.12
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2.1+
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2.2
  
  PYTHON=	   python