[Python-checkins] python/dist/src/Doc Makefile,1.254,1.255
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
2003年6月28日 19:17:31 -0700
Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv27953
Modified Files:
Makefile
Log Message:
Bump version information for Python 2.3 beta 2.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.254
retrieving revision 1.255
diff -C2 -d -r1.254 -r1.255
*** Makefile 22 May 2003 15:28:55 -0000 1.254
--- Makefile 29 Jun 2003 02:17:28 -0000 1.255
***************
*** 67,71 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.3b1
PYTHON= python
--- 67,71 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.3b2
PYTHON= python