Update of /cvsroot/py-howto/pyhowto
In directory usw-pr-cvs1:/tmp/cvs-serv17756
Modified Files:
python-21.tex
Log Message:
Bump release number to 1.00, while I'm at it
Index: python-21.tex
===================================================================
RCS file: /cvsroot/py-howto/pyhowto/python-21.tex,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -r1.26 -r1.27
*** python-21.tex 2001/07/19 00:29:48 1.26
--- python-21.tex 2001/07/20 03:22:00 1.27
***************
*** 6,10 ****
\title{What's New in Python 2.1}
! \release{0.99}
\author{A.M. Kuchling}
\authoraddress{\email{am...@bi...}}
--- 6,10 ----
\title{What's New in Python 2.1}
! \release{1.00}
\author{A.M. Kuchling}
\authoraddress{\email{am...@bi...}}
|