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

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Tue, 31 Dec 2002 12:26:27 -0800


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

Modified Files:
	Makefile 
Log Message:
The trunk is (nominally) post-alpha.


Index: Makefile
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/Makefile,v
retrieving revision 1.249
retrieving revision 1.250
diff -C2 -d -r1.249 -r1.250
*** Makefile	26 Nov 2002 22:13:41 -0000	1.249
--- Makefile	31 Dec 2002 20:26:25 -0000	1.250
***************
*** 67,71 ****
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3a0
  
  PYTHON=	   python
--- 67,71 ----
  # This is the *documentation* release, and is used to construct the file
  # names of the downloadable tarballs.
! RELEASE=2.3a1+
  
  PYTHON=	   python