summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-05-08 17:08:17 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-05-08 17:08:17 (GMT)
commitc251607d591ad8c0f117eb5e6118027c4ae1e8c6 (patch)
treeb2c04db31344bff994a3ad3493364d9d41daecb0 /Misc
parent9c164af6c35cc0a0b21162d74bd7ea572731ed2c (diff)
downloadcpython-2.7b2.zip
cpython-2.7b2.tar.gz
cpython-2.7b2.tar.bz2
bump version to 2.7 beta 2v2.7b2
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-2.7.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d791ad7..e5351ff 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's New in Python 2.7 beta 2?
================================
-*Release date: XXXX-XX-XX*
+*Release date: 2010-05-08*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index c875be5..6a2192c 100644
--- a/Misc/RPM/python-2.7.spec
+++ b/Misc/RPM/python-2.7.spec
@@ -39,7 +39,7 @@
%define name python
#--start constants--
-%define version 2.7b1
+%define version 2.7b2
%define libver 2.7
#--end constants--
%define release 1pydotorg