diff options
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 6 | ||||
| -rw-r--r-- | Misc/RPM/python-3.3.spec | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,11 +1,11 @@ -s+++++++++++ ++++++++++++ Python News +++++++++++ What's New in Python 3.3.0 Release Candidate 3? -=========================== +=============================================== -*Release date: XX-Sep-2012* +*Release date: 23-Sep-2012* Core and Builtins ----------------- diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec index ab21f96..ce21695 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.0rc2 +%define version 3.3.0rc3 %define libvers 3.3 #--end constants-- %define release 1pydotorg |
