[Python-checkins] python/dist/src/Doc Makefile,1.262,1.263

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 30 Jul 2003 11:43:30 -0700


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

Modified Files:
	Makefile 
Log Message:
Update to the same version info used by the interpreter.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.262
retrieving revision 1.263
diff -C2 -d -r1.262 -r1.263
*** Makefile	30 Jul 2003 02:55:27 -0000	1.262
--- Makefile	30 Jul 2003 18:43:27 -0000	1.263
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.4a0
  
  PYTHON=	   python