diff options
author | Larry Hastings <larry@hastings.org> | 2014-01-26 08:48:23 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2014-01-26 08:48:23 (GMT) |
commit | 2d8e1e4f077f5f6261257426bc10231793206408 (patch) | |
tree | 799b77db1c4556d723e74d1a050d3dadd6d8be24 /Misc/RPM | |
parent | 0e25410319b5bfa62a0bb6123ab21514fe209dae (diff) | |
download | cpython-2d8e1e4f077f5f6261257426bc10231793206408.zip cpython-2d8e1e4f077f5f6261257426bc10231793206408.tar.gz cpython-2d8e1e4f077f5f6261257426bc10231793206408.tar.bz2 |
Version bump for 3.4.0b3.v3.4.0b3
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 4841df2..4475894 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.0b2 +%define version 3.4.0b3 %define libvers 3.4 #--end constants-- %define release 1pydotorg |