summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-05-12 19:44:21 +0200
committerGeorg Brandl <georg@python.org>2013-05-12 19:44:21 +0200
commit997d05d89ff918745ca1240f59c2081776857282 (patch)
tree3b58ec416574ee900e35761a2bf5073eef30a079 /Misc
parent3eab6b363a968e907605fe749d12941c3be29761 (diff)
parent88f4dd64513a9738eaec6a1228c62dd4ab3dbafe (diff)
downloadcpython-git-997d05d89ff918745ca1240f59c2081776857282.tar.gz
merge
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
-rw-r--r--Misc/RPM/python-3.3.spec2
2 files changed, 3 insertions, 3 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index af14f93d41..c266b1ea09 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,9 +5,9 @@ Python News
What's New in Python 3.3.2?
===========================
-.. *Release date: XXXX-XX-XX*
+*Release date: 13-May-2013*
-*Not yet released, see sections below for changes released in 3.3.1*
+.. *Not yet released, see sections below for changes released in 3.3.1*
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec
index 7eb1cc60d9..a9b489b73b 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.1
+%define version 3.3.2
%define libvers 3.3
#--end constants--
%define release 1pydotorg