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

Fred L. Drake fdrake@users.sourceforge.net
Tue, 17 Apr 2001 22:22:26 -0700


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

Modified Files:
	Makefile 
Log Message:

Sync version number with the current CVS version.

(Note that the docs are also being maintained on the 2.1.1 maintenance
 branch, so users interested only in corrections and clarifications
 can get that.)


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.218
retrieving revision 1.219
diff -C2 -r1.218 -r1.219
*** Makefile	2001/04/14 18:36:03	1.218
--- Makefile	2001/04/18 05:22:24	1.219
***************
*** 68,72 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.1
  
  PYTHON=	   python
--- 68,72 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.2a0
  
  PYTHON=	   python