diff options
author | Barry Warsaw <barry@python.org> | 2008-11-06 03:29:32 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-11-06 03:29:32 (GMT) |
commit | 1f0e67ec1f1415dc994fd88e53764b97c3552e5f (patch) | |
tree | 548441008aa7f09dc0144c5890c4a48d458aeb7d /Misc/RPM | |
parent | 93ef79cce3cbc7cd57602e08b59e9a6144044d82 (diff) | |
download | cpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.zip cpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.tar.gz cpython-1f0e67ec1f1415dc994fd88e53764b97c3552e5f.tar.bz2 |
Bumping to 3.0rc2.
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 73e0b85..4bbb3ed 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.0rc1 +%define version 3.0rc2 %define libver 3.0 #--end constants-- %define release 1pydotorg |