summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2006-12-18 17:16:05 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2006-12-18 17:16:05 (GMT)
commitff5c229ef2ebe5e1bc5d5ffa9bfaa038eda862a0 (patch)
tree90ec01e6efaaae01635ec73772848a03c58fcc93 /Doc
parent4cd69d43e88b4902240e1292f3e86a43ae0b6698 (diff)
downloadcpython-ff5c229ef2ebe5e1bc5d5ffa9bfaa038eda862a0.zip
cpython-ff5c229ef2ebe5e1bc5d5ffa9bfaa038eda862a0.tar.gz
cpython-ff5c229ef2ebe5e1bc5d5ffa9bfaa038eda862a0.tar.bz2
Bump version
Diffstat (limited to 'Doc')
-rw-r--r--Doc/whatsnew/whatsnew25.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex
index fb68acc..aa066d7 100644
--- a/Doc/whatsnew/whatsnew25.tex
+++ b/Doc/whatsnew/whatsnew25.tex
@@ -5,7 +5,7 @@
% Fix XXX comments
\title{What's New in Python 2.5}
-\release{1.0}
+\release{1.01}
\author{A.M. Kuchling}
\authoraddress{\email{amk@amk.ca}}