Bump version to 3.3.0b1.
diff --git a/Misc/NEWS b/Misc/NEWS
index cf634b7..bceec5a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@
 What's New in Python 3.3.0 Beta 1?
 ==================================
 
-*Release date: XX-XXX-2012*
+*Release date: 27-Jun-2012*
 
 Core and Builtins
 -----------------
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index eff821e..5da076d 100644
--- a/Misc/RPM/python-3.3.spec
+++ b/Misc/RPM/python-3.3.spec
@@ -39,7 +39,7 @@
 
 %define name python
 #--start constants--
-%define version 3.3.0a4
+%define version 3.3.0b1
 %define libvers 3.3
 #--end constants--
 %define release 1pydotorg