Bump to 3.0b1
diff --git a/Misc/NEWS b/Misc/NEWS
index ab87cf6..0d5379b 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@
What's new in Python 3.0b1?
===========================
-*Release date: XX-June-2008*
+*Release date: 18-Jun-2008*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.0.spec b/Misc/RPM/python-3.0.spec
index f61a83c..c6fd1a6 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.0a5
+%define version 3.0b1
%define libver 3.0
#--end constants--
%define release 1pydotorg