summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-04-10 16:22:05 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-04-10 16:22:05 (GMT)
commitfbac6c159099506131c210c878e6a93232ab2929 (patch)
treebefb6cbd79568d9566339b15e7c66e27baf63fe6 /Misc/NEWS
parent14459d5b1b800854ef8f1bbadf019682a6413a32 (diff)
downloadcpython-fbac6c159099506131c210c878e6a93232ab2929.zip
cpython-fbac6c159099506131c210c878e6a93232ab2929.tar.gz
cpython-fbac6c159099506131c210c878e6a93232ab2929.tar.bz2
bump version to 2.7b1
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index e11d9cd..7ddeff0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's New in Python 2.7 beta 1?
================================
-*Release date: XXXX-XX-XX*
+*Release date: 2010-04-10*
Core and Builtins
-----------------