diff options
| author | Georg Brandl <georg@python.org> | 2012-06-26 07:43:40 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2012-06-26 07:43:40 (GMT) |
| commit | d08cec6d62394c2b5cc0986a59354fc09868ec1e (patch) | |
| tree | 4624bbb50894e70c1db42ca162084c214e9e4463 /Misc | |
| parent | dba3b5ce07a490dea9af78a3882131cd74696bcc (diff) | |
| download | cpython-3.3.0b1.zip cpython-3.3.0b1.tar.gz cpython-3.3.0b1.tar.bz2 | |
Bump version to 3.3.0b1.v3.3.0b1
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/NEWS | 2 | ||||
| -rw-r--r-- | Misc/RPM/python-3.3.spec | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ Python News What's New in Python 3.3.0 Beta 1? ================================== -*Release date: XX-XXX-2012* +*Release date: 27-Jun-2012* Core and Builtins ----------------- diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec index eff821e..5da076d 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.0a4 +%define version 3.3.0b1 %define libvers 3.3 #--end constants-- %define release 1pydotorg |
