diff options
author | Larry Hastings <larry@hastings.org> | 2014-03-16 05:34:24 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-03-16 05:34:24 (GMT) |
commit | cf1a3cd2c79212aa73678145a4119f5878724602 (patch) | |
tree | 5bed3e11692c356cc6682085610d6281681ed6ed /Misc/RPM | |
parent | 0548f5c5141b385594b3bad02fa62e8dfe17d51e (diff) | |
download | cpython-cf1a3cd2c79212aa73678145a4119f5878724602.zip cpython-cf1a3cd2c79212aa73678145a4119f5878724602.tar.gz cpython-cf1a3cd2c79212aa73678145a4119f5878724602.tar.bz2 |
Release bump for 3.4.0 final.
Diffstat (limited to 'Misc/RPM')
-rw-r--r-- | Misc/RPM/python-3.4.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/RPM/python-3.4.spec b/Misc/RPM/python-3.4.spec index e6987bc..60971f2 100644 --- a/Misc/RPM/python-3.4.spec +++ b/Misc/RPM/python-3.4.spec @@ -39,7 +39,7 @@ %define name python #--start constants-- -%define version 3.4.0rc3 +%define version 3.4.0 %define libvers 3.4 #--end constants-- %define release 1pydotorg |