diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2009-05-30 21:01:23 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2009-05-30 21:01:23 (GMT) |
commit | 3b1b8072f5f6b30616ac495c288537dcaac92cab (patch) | |
tree | edad57f30c680d0785a169547d0eff7d58a58fdf | |
parent | 15b3cbbea6c934382492828ae23dd7b2f65baa4d (diff) | |
download | cpython-3b1b8072f5f6b30616ac495c288537dcaac92cab.zip cpython-3b1b8072f5f6b30616ac495c288537dcaac92cab.tar.gz cpython-3b1b8072f5f6b30616ac495c288537dcaac92cab.tar.bz2 |
Fix missing version number
-rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,8 +4,8 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) -What's New in Python Release Candidate 2? -========================================= +What's New in Python 3.1 Release Candidate 2? +============================================= *Release date: 17-June-2009* |