summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2012-04-09 23:04:04 (GMT)
committerBenjamin Peterson <benjamin@python.org>2012-04-09 23:04:04 (GMT)
commite95a8f6ff1830bcd59e149b52174a82276fed0f3 (patch)
treee1e58434093c84189669dbf71823e5ab2ce05cd8 /Misc
parentf51c384a0af9cc233b52ea98313e312dcb414dce (diff)
downloadcpython-2.7.3.zip
cpython-2.7.3.tar.gz
cpython-2.7.3.tar.bz2
bump to 2.7.3 finalv2.7.3
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-2.7.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index d7f63ae..e8778ad 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,7 +4,7 @@ Python News
What's New in Python 2.7.3 final?
=================================
-*Release date: 2012-XX-XX*
+*Release date: 2012-04-09*
Library
-------
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec
index 9095efd..aad3529 100644
--- a/Misc/RPM/python-2.7.spec
+++ b/Misc/RPM/python-2.7.spec
@@ -39,7 +39,7 @@
%define name python
#--start constants--
-%define version 2.7.3rc2
+%define version 2.7.3
%define libvers 2.7
#--end constants--
%define release 1pydotorg