diff options
author | Barry Warsaw <barry@python.org> | 2008-05-08 11:54:13 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-05-08 11:54:13 (GMT) |
commit | 160b9a3c94c176f4df601a2e348e48fb6436925f (patch) | |
tree | 9c5ae60cdaaed9068380e7190189125421626bba /Misc/RPM | |
parent | 8d109cb0436e76448b2a413833bc867d490f6cca (diff) | |
download | cpython-160b9a3c94c176f4df601a2e348e48fb6436925f.zip cpython-160b9a3c94c176f4df601a2e348e48fb6436925f.tar.gz cpython-160b9a3c94c176f4df601a2e348e48fb6436925f.tar.bz2 |
Bumping versions for 3.0a5v3.0a5
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.0.spec b/Misc/RPM/python-3.0.spec index 25e25ef..bf88739 100644 --- a/Misc/RPM/python-3.0.spec +++ b/Misc/RPM/python-3.0.spec @@ -34,7 +34,7 @@ %define name python #--start constants-- -%define version 3.0a4 +%define version 3.0a5 %define libver 3.0 #--end constants-- %define release 1pydotorg |