diff options
author | Georg Brandl <georg@python.org> | 2014-01-25 08:19:50 (GMT) |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2014-01-25 08:19:50 (GMT) |
commit | 18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898 (patch) | |
tree | a850a20f446ad0ca111ccbe1ca46d00e3664c0e5 /Misc/RPM | |
parent | 12e18c3d01915309e96d5c8b198ae994061c7838 (diff) | |
download | cpython-18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898.zip cpython-18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898.tar.gz cpython-18f2ce9e7d612f500b1f2f6ed0bd35e9b5389898.tar.bz2 |
Bump to 3.3.4rc1.
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 b8b57e2..f9ca8f1 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.3.3 +%define version 3.3.4rc1 %define libvers 3.3 #--end constants-- %define release 1pydotorg |