[Python-checkins] CVS: python/dist/src/Doc Makefile,1.235.2.1,1.235.2.1.2.1
Fred L. Drake
fdrake@users.sourceforge.net
2001年12月27日 20:27:48 -0800
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv3960
Modified Files:
Tag: release22-maint
Makefile
Log Message:
Bump version info for maintenance branch.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1
retrieving revision 1.235.2.1.2.1
diff -C2 -d -r1.235.2.1 -r1.235.2.1.2.1
*** Makefile 2001年12月21日 04:13:27 1.235.2.1
--- Makefile 2001年12月28日 04:27:45 1.235.2.1.2.1
***************
*** 67,71 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2
PYTHON= python
--- 67,71 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2.1--
PYTHON= python