diff options
author | Georg Brandl <georg@python.org> | 2012-03-04 15:23:53 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2012-03-04 15:23:53 (GMT) |
commit | 6c8850d94d9d7cdfc66de8e3769898257c1c7500 (patch) | |
tree | ccbf3c2ee80a11a173c5834b6bfc869a00c78820 /Misc/RPM | |
parent | 0e475c359c5be32a439b589dca848dccc59732e5 (diff) | |
download | cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.zip cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.gz cpython-6c8850d94d9d7cdfc66de8e3769898257c1c7500.tar.bz2 |
Bump to 3.3.0a1.
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.3.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.3.spec b/Misc/RPM/python-3.3.spec index 4882fbb..70ae7fe 100644 --- a/Misc/RPM/python-3.3.spec +++ b/Misc/RPM/python-3.3.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 3.3a0 +%define version 3.3.0a1 %define libvers 3.3 #--end constants-- %define release 1pydotorg |