Bumping to 3.0b2
diff --git a/Misc/NEWS b/Misc/NEWS
index 5628940..19bfe78 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@
 What's new in Python 3.0b2?
 ===========================
 
-*Release date: XX-XXX-2008*
+*Release date: 17-Jul-2008*
 
 Core and Builtins
 -----------------
diff --git a/Misc/RPM/python-3.0.spec b/Misc/RPM/python-3.0.spec
index c6fd1a6..30352b1 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.0b1
+%define version 3.0b2
 %define libver 3.0
 #--end constants--
 %define release 1pydotorg