[Python-checkins] python/dist/src/Doc Makefile,1.218.2.6,1.218.2.7
fdrake@sourceforge.net
fdrake@sourceforge.net
2002年5月01日 22:26:35 -0700
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv12689/Doc
Modified Files:
Tag: release21-maint
Makefile
Log Message:
Revise version/date information since we're not about to hit a release.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.218.2.6
retrieving revision 1.218.2.7
diff -C2 -d -r1.218.2.6 -r1.218.2.7
*** Makefile 8 Apr 2002 18:27:53 -0000 1.218.2.6
--- Makefile 2 May 2002 05:26:33 -0000 1.218.2.7
***************
*** 68,72 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.1.3
PYTHON= python
--- 68,72 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.1.3+
PYTHON= python