summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-06-26 07:43:40 (GMT)
committerGeorg Brandl <georg@python.org>2012-06-26 07:43:40 (GMT)
commitd08cec6d62394c2b5cc0986a59354fc09868ec1e (patch)
tree4624bbb50894e70c1db42ca162084c214e9e4463 /Misc
parentdba3b5ce07a490dea9af78a3882131cd74696bcc (diff)
downloadcpython-3.3.0b1.zip
cpython-3.3.0b1.tar.gz
cpython-3.3.0b1.tar.bz2
Bump version to 3.3.0b1.v3.3.0b1
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-3.3.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index cf634b7..bceec5a 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,7 @@ Python News
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