[Python-checkins]
python/dist/src/Doc/whatsnew whatsnew24.tex, 1.121, 1.122
akuchling at users.sourceforge.net
akuchling at users.sourceforge.net
Wed Dec 1 01:46:36 CET 2004
Update of /cvsroot/python/python/dist/src/Doc/whatsnew
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20396
Modified Files:
whatsnew24.tex
Log Message:
Bump version number
Index: whatsnew24.tex
===================================================================
RCS file: /cvsroot/python/python/dist/src/Doc/whatsnew/whatsnew24.tex,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- whatsnew24.tex 1 Dec 2004 00:45:15 -0000 1.121
+++ whatsnew24.tex 1 Dec 2004 00:46:33 -0000 1.122
@@ -7,7 +7,7 @@
% to be covered. --amk
\title{What's New in Python 2.4}
-\release{1.01}
+\release{1.02}
\author{A.M.\ Kuchling}
\authoraddress{
\strong{Python Software Foundation}\\
More information about the Python-checkins
mailing list