summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorLarry Hastings <larry@hastings.org>2013-09-28 22:51:00 (GMT)
committerLarry Hastings <larry@hastings.org>2013-09-28 22:51:00 (GMT)
commit44719a771767b43cc0ee1d50c896179c8722a7d7 (patch)
tree5a26d6e96ab1c73536efb4ae16922faba8aa9d05 /Misc
parent346f40204b9ba731d736a4fd7b6f77d8aba164fb (diff)
downloadcpython-44719a771767b43cc0ee1d50c896179c8722a7d7.zip
cpython-44719a771767b43cc0ee1d50c896179c8722a7d7.tar.gz
cpython-44719a771767b43cc0ee1d50c896179c8722a7d7.tar.bz2
Version bump to 3.4.0a3.v3.4.0a3
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS6
-rw-r--r--Misc/RPM/python-3.4.spec2
2 files changed, 6 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 73c54a1..5fbbfcd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,7 +2,11 @@
Python News
+++++++++++
-Projected Release date: 2013-09-29
+What's New in Python 3.4.0 Alpha 3?
+===================================
+
+Release date: 2013-09-29
+
Core and Builtins
-----------------
diff --git a/Misc/RPM/python-3.4.spec b/Misc/RPM/python-3.4.spec
index 2765e4a..4e9a863 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.0a2
+%define version 3.4.0a3
%define libvers 3.4
#--end constants--
%define release 1pydotorg