diff options
author | Larry Hastings <larry@hastings.org> | 2013-09-07 11:42:07 (GMT) |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2013-09-07 11:42:07 (GMT) |
commit | 3a2d18b7d7af0bc395b2c76c009be2f2435556be (patch) | |
tree | cf47ab08cb5969fe84881ff4394b78c4c37dbc16 /Misc/RPM | |
parent | f1ffa3f918983dd7a6178ea25b650cc1f4c05b12 (diff) | |
download | cpython-3a2d18b7d7af0bc395b2c76c009be2f2435556be.zip cpython-3a2d18b7d7af0bc395b2c76c009be2f2435556be.tar.gz cpython-3a2d18b7d7af0bc395b2c76c009be2f2435556be.tar.bz2 |
Version number bump for Python 3.4.0a2.v3.4.0a2
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 526998c..2765e4a 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.0a1 +%define version 3.4.0a2 %define libvers 3.4 #--end constants-- %define release 1pydotorg |