[Python-checkins] python/dist/src/Doc Makefile,1.235.2.1.2.19,1.235.2.1.2.20

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Thu, 29 May 2003 11:49:35 -0700


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

Modified Files:
      Tag: release22-maint
	Makefile 
Log Message:
Set release information for Python 2.2.3.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1.2.19
retrieving revision 1.235.2.1.2.20
diff -C2 -d -r1.235.2.1.2.19 -r1.235.2.1.2.20
*** Makefile	22 May 2003 15:28:22 -0000	1.235.2.1.2.19
--- Makefile	29 May 2003 18:49:32 -0000	1.235.2.1.2.20
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2.3c1
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2.3
  
  PYTHON=	   python