Bump to 3.3.0a1.
diff --git a/Misc/NEWS b/Misc/NEWS
index 7607e66..9dd1528 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,10 +2,10 @@
 Python News
 +++++++++++
 
-What's New in Python 3.3 Alpha 1?
-=================================
+What's New in Python 3.3.0 Alpha 1?
+===================================
 
-*Release date: XX-XXX-20XX*
+*Release date: 05-Mar-2012*
 
 Core and Builtins
 -----------------
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index 4882fbb..70ae7fe 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.3a0
+%define version 3.3.0a1
 %define libvers 3.3
 #--end constants--
 %define release 1pydotorg