[Python-checkins] python/dist/src/Doc Makefile,1.261.4.1,1.261.4.2
fdrake at users.sourceforge.net
fdrake at users.sourceforge.net
Tue Sep 23 01:25:12 EDT 2003
Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv28571
Modified Files:
Tag: release23-maint
Makefile
Log Message:
bump version number
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.261.4.1
retrieving revision 1.261.4.2
diff -C2 -d -r1.261.4.1 -r1.261.4.2
*** Makefile 4 Aug 2003 22:49:41 -0000 1.261.4.1
--- Makefile 23 Sep 2003 05:25:09 -0000 1.261.4.2
***************
*** 67,71 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=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.3.1
PYTHON= python
More information about the Python-checkins
mailing list