[Python-checkins] python/dist/src/Doc Makefile,1.235.2.1.2.20,1.235.2.1.2.21
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
2003年6月20日 07:32:07 -0700
Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv30479
Modified Files:
Tag: release22-maint
Makefile
Log Message:
Bump version info.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1.2.20
retrieving revision 1.235.2.1.2.21
diff -C2 -d -r1.235.2.1.2.20 -r1.235.2.1.2.21
*** Makefile 29 May 2003 18:49:32 -0000 1.235.2.1.2.20
--- Makefile 20 Jun 2003 14:32:05 -0000 1.235.2.1.2.21
***************
*** 67,71 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2.3
PYTHON= python
--- 67,71 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2.3+
PYTHON= python