diff options
author | Benjamin Peterson <benjamin@python.org> | 2010-03-06 20:34:14 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2010-03-06 20:34:14 (GMT) |
commit | 8e7c1178a03de3e0bff7b019a56ff9a3493b0929 (patch) | |
tree | 4f54722ccd0d34ad760ba300f1a3e24ce30e4629 /Misc/RPM | |
parent | 632df993dc638428e69b9b236477e97b70707753 (diff) | |
download | cpython-8e7c1178a03de3e0bff7b019a56ff9a3493b0929.zip cpython-8e7c1178a03de3e0bff7b019a56ff9a3493b0929.tar.gz cpython-8e7c1178a03de3e0bff7b019a56ff9a3493b0929.tar.bz2 |
bump version to 2.7a4v2.7a4
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 c413ffd..ee2abe7 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.7a3 +%define version 2.7a4 %define libver 2.7 #--end constants-- %define release 1pydotorg |