summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2006-06-21 17:17:28 +0000
committerAndrew M. Kuchling <amk@amk.ca>2006-06-21 17:17:28 +0000
commit10340608f03c80c652dd5c40ca1c48bb4cdf0a41 (patch)
treeb57d451bd990ac993d00a11d40687af5e687a391
parent643b041105cd0f5b63a324c8b428b4fa35546840 (diff)
downloadcpython-git-10340608f03c80c652dd5c40ca1c48bb4cdf0a41.tar.gz
Bump version
-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 aca5e8de2f..84bab8f8f8 100644
--- a/Doc/whatsnew/whatsnew25.tex
+++ b/Doc/whatsnew/whatsnew25.tex
@@ -6,7 +6,7 @@
% Count up the patches and bugs
\title{What's New in Python 2.5}
-\release{0.2}
+\release{0.3}
\author{A.M. Kuchling}
\authoraddress{\email{amk@amk.ca}}