summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-02-20 10:37:07 (GMT)
committerGeorg Brandl <georg@python.org>2011-02-20 10:37:07 (GMT)
commit3ebb6b361553b1a786396189e92945a59075e51a (patch)
treedc445377f7dd0d5285513a369d9e2a4ab334b29e /Misc
parent4a9d447ac633fb5ca29ace78d5bbfd9cd6d125db (diff)
downloadcpython-3ebb6b361553b1a786396189e92945a59075e51a.zip
cpython-3ebb6b361553b1a786396189e92945a59075e51a.tar.gz
cpython-3ebb6b361553b1a786396189e92945a59075e51a.tar.bz2
Bump trunk to 3.3 alpha 0.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
-rw-r--r--Misc/RPM/python-3.3.spec4
2 files changed, 8 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c34a540..4c51246 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,12 @@
Python News
+++++++++++
+What's New in Python 3.3 Alpha 1?
+=================================
+
+*Release date: XX-XXX-20XX*
+
+
What's New in Python 3.2?
=========================
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index a5ecdc7..4882fbb 100644
--- a/Misc/RPM/python-3.3.spec
+++ b/Misc/RPM/python-3.3.spec
@@ -39,8 +39,8 @@
%define name python
#--start constants--
-%define version 3.2
-%define libvers 3.2
+%define version 3.3a0
+%define libvers 3.3
#--end constants--
%define release 1pydotorg
%define __prefix /usr