Bump to 3.3.0a2.
diff --git a/Misc/NEWS b/Misc/NEWS
index a893f6b..3a4dfe0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@
 What's New in Python 3.3.0 Alpha 2?
 ===================================
 
-*Release date: XXXX-XX-XX*
+*Release date: 01-Apr-2012*
 
 Core and Builtins
 -----------------
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index 70ae7fe..1648f8d 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.0a1
+%define version 3.3.0a2
 %define libvers 3.3
 #--end constants--
 %define release 1pydotorg