diff options
author | Larry Hastings <larry@hastings.org> | 2014-05-04 12:06:24 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-05-04 12:06:24 (GMT) |
commit | 95e0b0d1d01249b116655a0b7e95ba9c61d4eefd (patch) | |
tree | 0ffd3e5ab24c81d03d8d1399255b83c728275cd0 /Misc/RPM | |
parent | 9147a9697ac60a9fff739394056992a61d207a16 (diff) | |
download | cpython-95e0b0d1d01249b116655a0b7e95ba9c61d4eefd.zip cpython-95e0b0d1d01249b116655a0b7e95ba9c61d4eefd.tar.gz cpython-95e0b0d1d01249b116655a0b7e95ba9c61d4eefd.tar.bz2 |
Version bump for 3.4.1rc1.v3.4.1rc1
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 60971f2..1141e30 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.0 +%define version 3.4.1rc1 %define libvers 3.4 #--end constants-- %define release 1pydotorg |