diff options
| author | Benjamin Peterson <benjamin@python.org> | 2012-04-09 23:04:04 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2012-04-09 23:04:04 (GMT) |
| commit | e95a8f6ff1830bcd59e149b52174a82276fed0f3 (patch) | |
| tree | e1e58434093c84189669dbf71823e5ab2ce05cd8 /Misc | |
| parent | f51c384a0af9cc233b52ea98313e312dcb414dce (diff) | |
| download | cpython-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/NEWS | 2 | ||||
| -rw-r--r-- | Misc/RPM/python-2.7.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 |
