Mailing List Archive

python/dist/src/Doc Makefile,1.235.2.1.2.12,1.235.2.1.2.13
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv3056

Modified Files:
Tag: release22-maint
Makefile
Log Message:
Fix up the release number for the 2.2.2b1 documentation release.
This is what was actually used.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.235.2.1.2.12
retrieving revision 1.235.2.1.2.13
diff -C2 -d -r1.235.2.1.2.12 -r1.235.2.1.2.13
*** Makefile 4 Oct 2002 20:40:44 -0000 1.235.2.1.2.12
--- Makefile 7 Oct 2002 18:47:48 -0000 1.235.2.1.2.13
***************
*** 67,71 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2.2

PYTHON= python
--- 67,71 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2.2b1

PYTHON= python