diff options
| author | Georg Brandl <georg@python.org> | 2014-03-09 08:37:14 (GMT) |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2014-03-09 08:37:14 (GMT) |
| commit | fbd7518a412b162a0b749f6df71b3105140ab253 (patch) | |
| tree | e8a63fbf8c343525699b75c7d07f82cc2af10bda /Misc/RPM | |
| parent | 444c1710f3fc1106cb61183b8d5be660456a4509 (diff) | |
| download | cpython-3.3.5.zip cpython-3.3.5.tar.gz cpython-3.3.5.tar.bz2 | |
Bump to 3.3.5 final.v3.3.5
Diffstat (limited to 'Misc/RPM')
| -rw-r--r-- | Misc/RPM/python-3.3.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec index 1a7182e..94332fa 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.5rc2 +%define version 3.3.5 %define libvers 3.3 #--end constants-- %define release 1pydotorg |
