[Python-checkins] python/dist/src/Doc Makefile,1.252,1.253
fdrake@users.sourceforge.net
fdrake@users.sourceforge.net
Thu, 24 Apr 2003 09:37:08 -0700
Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv6311
Modified Files:
Makefile
Log Message:
Bump the release information.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.252
retrieving revision 1.253
diff -C2 -d -r1.252 -r1.253
*** Makefile 23 Apr 2003 15:04:52 -0000 1.252
--- Makefile 24 Apr 2003 16:37:05 -0000 1.253
***************
*** 67,71 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.3a2
PYTHON= python
--- 67,71 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.3b1
PYTHON= python