[Python-checkins] python/dist/src/Doc Makefile,1.235.2.1.2.16,1.235.2.1.2.17

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Thu, 22 May 2003 06:59:32 -0700


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

Modified Files:
      Tag: release22-maint
	Makefile 
Log Message:
Start preparing the doc tree for 2.2.3.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1.2.16
retrieving revision 1.235.2.1.2.17
diff -C2 -d -r1.235.2.1.2.16 -r1.235.2.1.2.17
*** Makefile	26 Nov 2002 22:14:19 -0000	1.235.2.1.2.16
--- Makefile	22 May 2003 13:59:30 -0000	1.235.2.1.2.17
***************
*** 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
--- 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