[Python-checkins] CVS: python/dist/src/Doc Makefile,1.214,1.215
Fred L. Drake
fdrake@users.sourceforge.net
2001年4月10日 13:19:27 -0700
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv20789
Modified Files:
Makefile
Log Message:
Bump version numbers for upcoming release candidate.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.214
retrieving revision 1.215
diff -C2 -r1.214 -r1.215
*** Makefile 2001年03月23日 12:12:05 1.214
--- Makefile 2001年04月10日 20:19:24 1.215
***************
*** 68,72 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.1b2
PYTHON= python
--- 68,72 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.1rc1
PYTHON= python