summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2015-02-08 00:00:45 (GMT)
committerLarry Hastings <larry@hastings.org>2015-02-08 00:00:45 (GMT)
commite5529063b20130938551c126790c880b3f05d8fd (patch)
treed78bad53ec5aac69ce9bd37ff673a40afdabbb01 /Misc
parentaf83f9e3132b2c7353ce262fcb3ae85b9628f857 (diff)
downloadcpython-e5529063b20130938551c126790c880b3f05d8fd.zip
cpython-e5529063b20130938551c126790c880b3f05d8fd.tar.gz
cpython-e5529063b20130938551c126790c880b3f05d8fd.tar.bz2
Version bump for 3.4.3rc1.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
-rw-r--r--Misc/RPM/python-3.4.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index c13372a..7cdeae4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -6,7 +6,7 @@ Python News
What's New in Python 3.4.3rc1?
==============================
-Release date: TBA
+Release date: 2015-02-08
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.4.spec b/Misc/RPM/python-3.4.spec
index dc83c18..ae0938f 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.2
+%define version 3.4.3rc1
%define libvers 3.4
#--end constants--
%define release 1pydotorg