summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-03-04 15:23:53 (GMT)
committerGeorg Brandl <georg@python.org>2012-03-04 15:23:53 (GMT)
commit6c8850d94d9d7cdfc66de8e3769898257c1c7500 (patch)
treeccbf3c2ee80a11a173c5834b6bfc869a00c78820 /Misc
parent0e475c359c5be32a439b589dca848dccc59732e5 (diff)
downloadcpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.zip
cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.gz
cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.bz2
Bump to 3.3.0a1.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
-rw-r--r--Misc/RPM/python-3.3.spec2
2 files changed, 4 insertions, 4 deletions
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