diff options
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 2 | ||||
| -rw-r--r-- | Misc/RPM/python-3.0.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ Python News What's New in Python 3.0 release candidate 1 ============================================ -*Release date: XX-XXXX-2008* +*Release date: 17-Sep-2008* Core and Builtins ----------------- diff --git a/Misc/RPM/python-3.0.spec b/Misc/RPM/python-3.0.spec index 3dd2ca1..73e0b85 100644 --- a/Misc/RPM/python-3.0.spec +++ b/Misc/RPM/python-3.0.spec @@ -34,7 +34,7 @@ %define name python #--start constants-- -%define version 3.0b3 +%define version 3.0rc1 %define libver 3.0 #--end constants-- %define release 1pydotorg |
