[Python-checkins] CVS: python/dist/src/Doc Makefile,1.217,1.218

Fred L. Drake fdrake@users.sourceforge.net
Sat, 14 Apr 2001 11:36:05 -0700


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

Modified Files:
	Makefile 
Log Message:

Bump version number and set date.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.217
retrieving revision 1.218
diff -C2 -r1.217 -r1.218
*** Makefile	2001/04/13 18:00:23	1.217
--- Makefile	2001/04/14 18:36:03	1.218
***************
*** 68,72 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1c1
  
  PYTHON=	   python
--- 68,72 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1
  
  PYTHON=	   python