diff options
author | Barry Warsaw <barry@python.org> | 2008-06-19 00:35:43 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-06-19 00:35:43 (GMT) |
commit | c1e689ec9677f3222790aaf7da5c8c7361e50115 (patch) | |
tree | c8b8f9e1e0740c0b921b68f3abadb43aec7b5548 /Misc/RPM | |
parent | ce943b6e22ae46855cc2fad4fff3a4e9f6171612 (diff) | |
download | cpython-c1e689ec9677f3222790aaf7da5c8c7361e50115.zip cpython-c1e689ec9677f3222790aaf7da5c8c7361e50115.tar.gz cpython-c1e689ec9677f3222790aaf7da5c8c7361e50115.tar.bz2 |
Bump to 3.0b1v3.0b1
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 f61a83c..c6fd1a6 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.0a5 +%define version 3.0b1 %define libver 3.0 #--end constants-- %define release 1pydotorg |