[Python-checkins] CVS: python/dist/src/Doc Makefile,1.218.2.2,1.218.2.3
Fred L. Drake
fdrake@users.sourceforge.net
2001年7月18日 12:36:34 -0700
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv20631
Modified Files:
Tag: release21-maint
Makefile
Log Message:
Bump version number and set the date for the 2.1.1 release.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.218.2.2
retrieving revision 1.218.2.3
diff -C2 -r1.218.2.2 -r1.218.2.3
*** Makefile 2001年07月02日 15:11:34 1.218.2.2
--- Makefile 2001年07月18日 19:36:32 1.218.2.3
***************
*** 68,72 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.1.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.1
PYTHON= python