summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2008-08-21 02:39:51 (GMT)
committerBarry Warsaw <barry@python.org>2008-08-21 02:39:51 (GMT)
commit57c1058c34ec9549575c376e175289bab6844c4f (patch)
tree7071719d6d0b23dcd169001496328ea7f5a87851 /Misc
parent6e7740c790bf41f520e304ec17abf79a5373b5cc (diff)
downloadcpython-3.0b3.zip
cpython-3.0b3.tar.gz
cpython-3.0b3.tar.bz2
Bumping to 3.0b3v3.0b3
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-3.0.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 9c521f2..3a076fb 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@ Python News
What's new in Python 3.0b3?
===========================
-*Release date: XX-XXX-2008*
+*Release date: 20-Aug-2008*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.0.spec b/Misc/RPM/python-3.0.spec
index 30352b1..3dd2ca1 100644
--- a/Misc/RPM/python-3.0.spec
+++ b/Misc/RPM/python-3.0.spec
@@ -34,7 +34,7 @@
%define name python
#--start constants--
-%define version 3.0b2
+%define version 3.0b3
%define libver 3.0
#--end constants--
%define release 1pydotorg