diff options
author | Barry Warsaw <barry@python.org> | 2008-07-18 03:20:07 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-07-18 03:20:07 (GMT) |
commit | daddf03f7731cc8be44187977e7155a382af46a4 (patch) | |
tree | 0c85ef67b39e90b63b121234da183859921afaf1 /Misc/RPM | |
parent | 7fb9640d57f5d96dcaa0d0e6497abc21fa85f37e (diff) | |
download | cpython-daddf03f7731cc8be44187977e7155a382af46a4.zip cpython-daddf03f7731cc8be44187977e7155a382af46a4.tar.gz cpython-daddf03f7731cc8be44187977e7155a382af46a4.tar.bz2 |
Bumping to 2.6b2v2.6b2
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-2.6.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-2.6.spec b/Misc/RPM/python-2.6.spec index 540df83..3a765fb 100644 --- a/Misc/RPM/python-2.6.spec +++ b/Misc/RPM/python-2.6.spec @@ -34,7 +34,7 @@ %define name python #--start constants-- -%define version 2.6b1 +%define version 2.6b2 %define libver 2.6 #--end constants-- %define release 1pydotorg |