diff options
| author | Larry Hastings <larry@hastings.org> | 2013-11-24 14:59:35 (GMT) |
|---|---|---|
| committer | Larry Hastings <larry@hastings.org> | 2013-11-24 14:59:35 (GMT) |
| commit | 7e611dab4a05a97e708541d98e2f6817cfbe7453 (patch) | |
| tree | 3ce93048e115d570a5dcb65c982036f117ee261d /Misc | |
| parent | 37b7900fcf15a1be8c6cbc18236deb6a01116c4f (diff) | |
| download | cpython-3.4.0b1.zip cpython-3.4.0b1.tar.gz cpython-3.4.0b1.tar.bz2 | |
Bump version number to 3.4.0b1.v3.4.0b1
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 2 | ||||
| -rw-r--r-- | Misc/RPM/python-3.4.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ Python News What's New in Python 3.4.0 Beta 1? ================================== -Projected release date: 2013-11-24 +Release date: 2013-11-24 Core and Builtins ----------------- diff --git a/Misc/RPM/python-3.4.spec b/Misc/RPM/python-3.4.spec index a23cb27..16e009c 100644 --- a/Misc/RPM/python-3.4.spec +++ b/Misc/RPM/python-3.4.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 3.4.0a4 +%define version 3.4.0b1 %define libvers 3.4 #--end constants-- %define release 1pydotorg |
