summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-06-19 01:48:07 (GMT)
committerBarry Warsaw <barry@python.org>2008-06-19 01:48:07 (GMT)
commitb5d174037fab4889c1404ebab19b85cbe9aa452e (patch)
tree32cabb659a1c053fb3e89d59eaecaa5935e942e2 /Misc
parentda9c9be1599d818524c9f59e1bbfa64554e18018 (diff)
downloadcpython-2.6b1.zip
cpython-2.6b1.tar.gz
cpython-2.6b1.tar.bz2
Bumping to 2.6b1v2.6b1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-2.6.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 7f5e4f1..1829cba 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's New in Python 2.6 beta 1?
================================
-*Release date: XX-June-2008*
+*Release date: 18-June-2008*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-2.6.spec b/Misc/RPM/python-2.6.spec
index d6d14d8..540df83 100644
--- a/Misc/RPM/python-2.6.spec
+++ b/Misc/RPM/python-2.6.spec
@@ -34,7 +34,7 @@
%define name python
#--start constants--
-%define version 2.6a3
+%define version 2.6b1
%define libver 2.6
#--end constants--
%define release 1pydotorg