diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2006-08-08 19:00:34 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2006-08-08 19:00:34 (GMT) |
commit | 4f71b5504096bf56d502676f5e08a6ccbab9fb2e (patch) | |
tree | 3b24b8f9f1058bcb3d695c8506aad1545a9094d0 /Doc/whatsnew | |
parent | a9771307b58888082c0f5392944c7e542d3e1daa (diff) | |
download | cpython-4f71b5504096bf56d502676f5e08a6ccbab9fb2e.zip cpython-4f71b5504096bf56d502676f5e08a6ccbab9fb2e.tar.gz cpython-4f71b5504096bf56d502676f5e08a6ccbab9fb2e.tar.bz2 |
Bump version number
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r-- | Doc/whatsnew/whatsnew25.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex index 57c47dd..132f3a2 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.4} +\release{0.9} \author{A.M. Kuchling} \authoraddress{\email{amk@amk.ca}} |