bump version to 3.1b1
diff --git a/Misc/NEWS b/Misc/NEWS
index ade72f2..218467a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -7,7 +7,7 @@
 What's New in Python 3.1 beta 1?
 ================================
 
-*Release date: XXXX-XX-XX*
+*Release date: 2009-05-06*
 
 Core and Builtins
 -----------------
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.1.spec
index 4fa5120..e29e840 100644
--- a/Misc/RPM/python-3.1.spec
+++ b/Misc/RPM/python-3.1.spec
@@ -34,7 +34,7 @@
 
 %define name python
 #--start constants--
-%define version 3.1a2
+%define version 3.1b1
 %define libver 3.1
 #--end constants--
 %define release 1pydotorg