[Python-checkins] CVS: python/dist/src/Doc Makefile,1.215,1.216

Fred L. Drake fdrake@users.sourceforge.net
Wed, 11 Apr 2001 21:34:28 -0700


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

Modified Files:
	Makefile 
Log Message:

Use "2.1c1" since that is what Guido used for the Python version number.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.215
retrieving revision 1.216
diff -C2 -r1.215 -r1.216
*** Makefile	2001/04/10 20:19:24	1.215
--- Makefile	2001/04/12 04:34:26	1.216
***************
*** 68,72 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1rc1
  
  PYTHON=	   python
--- 68,72 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1c1
  
  PYTHON=	   python