summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2009-03-07 16:34:40 (GMT)
committerBenjamin Peterson <benjamin@python.org>2009-03-07 16:34:40 (GMT)
commita58a626092151ed73e2e0382ff63bd0c7dca4a14 (patch)
tree193843976aa15dfcd7ede2267031dca8c04b69ee /Misc
parentee456de5bd0b78f6f8a7e3eef34c38e9f0ec4237 (diff)
downloadcpython-a58a626092151ed73e2e0382ff63bd0c7dca4a14.zip
cpython-a58a626092151ed73e2e0382ff63bd0c7dca4a14.tar.gz
cpython-a58a626092151ed73e2e0382ff63bd0c7dca4a14.tar.bz2
bump version to 3.1a1v3.1a1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
-rw-r--r--Misc/RPM/python-3.1.spec4
2 files changed, 4 insertions, 4 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 48cb004..6e788fa 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,10 +4,10 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
-What's New in Python 3.1 alpha 0
+What's New in Python 3.1 alpha 1
================================
-*Release date: XX-XXX-200X*
+*Release date: 2009-03-07*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.1.spec
index fabb57b..dd77428 100644
--- a/Misc/RPM/python-3.1.spec
+++ b/Misc/RPM/python-3.1.spec
@@ -34,8 +34,8 @@
%define name python
#--start constants--
-%define version 3.0rc3
-%define libver 3.0
+%define version 3.1a1
+%define libver 3.1
#--end constants--
%define release 1pydotorg
%define __prefix /usr