summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-12-05 17:47:56 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-12-05 17:47:56 (GMT)
commitd78cec5f39646f62384558fb85725427559426dc (patch)
tree7fb321ca940d2f8987da13f4b1363a551f65a9a3 /Misc
parent3b94c0bb10451d1a243ec60e21478890fa078cb0 (diff)
downloadcpython-2.7a1.zip
cpython-2.7a1.tar.gz
cpython-2.7a1.tar.bz2
bump version to 2.7a1v2.7a1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-2.7.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d3761ba..3fa76b4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's New in Python 2.7 alpha 1
================================
-*Release date: XX-XXX-20XX*
+*Release date: 2009-12-04*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index f878fb2..2d84d53 100644
--- a/Misc/RPM/python-2.7.spec
+++ b/Misc/RPM/python-2.7.spec
@@ -34,8 +34,8 @@
%define name python
#--start constants--
-%define version 2.6
-%define libver 2.6
+%define version 2.7a1
+%define libver 2.7
#--end constants--
%define release 1pydotorg
%define __prefix /usr