diff options
| author | Benjamin Peterson <benjamin@python.org> | 2010-11-27 14:40:29 (GMT) |
|---|---|---|
| committer | Benjamin Peterson <benjamin@python.org> | 2010-11-27 14:40:29 (GMT) |
| commit | 3e0fa42d874df47edd2194bcd6c6f3e250f6ca49 (patch) | |
| tree | ab12c8119cf379db2f56d9ecdceb3d10997b4116 /Misc/RPM | |
| parent | b3b0049c5998ff27df05e29e3225a19e63202b62 (diff) | |
| download | cpython-2.7.1.zip cpython-2.7.1.tar.gz cpython-2.7.1.tar.bz2 | |
2.7.1 final version bumpv2.7.1
Diffstat (limited to 'Misc/RPM')
| -rw-r--r-- | Misc/RPM/python-2.7.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-2.7.spec b/Misc/RPM/python-2.7.spec index dda80d9..dc437dd 100644 --- a/Misc/RPM/python-2.7.spec +++ b/Misc/RPM/python-2.7.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 2.7.1rc1 +%define version 2.7.1 %define libvers 2.7 #--end constants-- %define release 1pydotorg |
