[Python-checkins] CVS: python/dist/src/Doc Makefile,1.235,1.236
Fred L. Drake
fdrake@users.sourceforge.net
2001年12月21日 08:46:30 -0800
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv20560
Modified Files:
Makefile
Log Message:
Doc changes on the trunk will not be in Python 2.2, so let's call it 2.2+.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235
retrieving revision 1.236
diff -C2 -d -r1.235 -r1.236
*** Makefile 2001年12月14日 16:45:04 1.235
--- Makefile 2001年12月21日 16:46:26 1.236
***************
*** 67,71 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2c1+
PYTHON= python
--- 67,71 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2+
PYTHON= python