commit | d08cec6d62394c2b5cc0986a59354fc09868ec1e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Tue Jun 26 09:43:40 2012 +0200 |
committer | Georg Brandl <georg@python.org> | Tue Jun 26 09:43:40 2012 +0200 |
tree | 4624bbb50894e70c1db42ca162084c214e9e4463 | |
parent | dba3b5ce07a490dea9af78a3882131cd74696bcc [diff] |
Bump version to 3.3.0b1.
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