[Python-checkins] CVS: python/dist/src/Doc Makefile,1.223,1.224
Fred L. Drake
fdrake@users.sourceforge.net
Thu, 06 Sep 2001 12:28:08 -0700
Update of /cvsroot/python/python/dist/src/Doc
In directory usw-pr-cvs1:/tmp/cvs-serv10117
Modified Files:
Makefile
Log Message:
Bump version number.
Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.223
retrieving revision 1.224
diff -C2 -d -r1.223 -r1.224
*** Makefile 2001/07/18 21:17:29 1.223
--- Makefile 2001/09/06 19:28:06 1.224
***************
*** 68,72 ****
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2a2
PYTHON= python
--- 68,72 ----
# This is the *documentation* release, and is used to construct the file
# names of the downloadable tarballs.
! RELEASE=2.2a3
PYTHON= python