diff options
author | Benjamin Peterson <benjamin@python.org> | 2011-05-29 21:06:00 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2011-05-29 21:06:00 (GMT) |
commit | 9a63745273522db31d6dea5a45db38d2af5fef55 (patch) | |
tree | c146ac4227238c60c59312233dc1236b5654e914 /Misc/RPM | |
parent | e4427bf9c9ff096ab10589b7aba1e2a6f9c3093f (diff) | |
download | cpython-9a63745273522db31d6dea5a45db38d2af5fef55.zip cpython-9a63745273522db31d6dea5a45db38d2af5fef55.tar.gz cpython-9a63745273522db31d6dea5a45db38d2af5fef55.tar.bz2 |
bump to 3.1.4rc1
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.1.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.1.spec b/Misc/RPM/python-3.1.spec index 0f24a41..d3c9bf2 100644 --- a/Misc/RPM/python-3.1.spec +++ b/Misc/RPM/python-3.1.spec @@ -34,7 +34,7 @@ %define name python #--start constants-- -%define version 3.1.3 +%define version 3.1.4rc1 %define libvers 3.1 #--end constants-- %define release 1pydotorg |