[Python-checkins] python/dist/src/Doc Makefile,1.250,1.251

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Tue, 18 Feb 2003 14:12:01 -0800


Update of /cvsroot/python/python/dist/src/Doc
In directory sc8-pr-cvs1:/tmp/cvs-serv15337

Modified Files:
	Makefile 
Log Message:
Bump version number.

Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.250
retrieving revision 1.251
diff -C2 -d -r1.250 -r1.251
*** Makefile	31 Dec 2002 20:26:25 -0000	1.250
--- Makefile	18 Feb 2003 22:11:57 -0000	1.251
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3a1+
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3a2
  
  PYTHON=	   python