[Python-checkins] python/dist/src/Doc Makefile,1.249,1.249.2.1
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
2002年12月31日 11:31:51 -0800
Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv15789
Modified Files:
Tag: r23a1-branch
Makefile
Log Message:
Fix the release number for the branch.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.249
retrieving revision 1.249.2.1
diff -C2 -d -r1.249 -r1.249.2.1
*** Makefile 26 Nov 2002 22:13:41 -0000 1.249
--- Makefile 31 Dec 2002 19:31:48 -0000 1.249.2.1
***************
*** 67,71 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.3a0
PYTHON= python
--- 67,71 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.3a1
PYTHON= python