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.0b1? =========================== -*Release date: XX-June-2008* +*Release date: 18-Jun-2008* Core and Builtins ----------------- diff --git a/Misc/RPM/python-3.0.spec b/Misc/RPM/python-3.0.spec index f61a83c..c6fd1a6 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.0a5 +%define version 3.0b1 %define libver 3.0 #--end constants-- %define release 1pydotorg |
