]> granicus.if.org Git - python/commitdiff
Cycled Misc/NEWS for alpha 2, touched patchlevel.
authorLarry Hastings <larry@hastings.org>
Sun, 4 Aug 2013 06:29:24 +0000 (23:29 -0700)
committerLarry Hastings <larry@hastings.org>
Sun, 4 Aug 2013 06:29:24 +0000 (23:29 -0700)
Include/patchlevel.h
Misc/NEWS

index 6866ff9a88ddbda172696e5e7404883ca13b18ce..5cb0c75e76cbb764175a5ca7c79c548fbb77175e 100644 (file)
@@ -23,7 +23,7 @@
 #define PY_RELEASE_SERIAL      1
 
 /* Version as a string */
-#define PY_VERSION             "3.4.0a1"
+#define PY_VERSION             "3.4.0a1+"
 /*--end constants--*/
 
 /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
index f942ef252da0c248e3c369625932ec1a6eedbfec..84ce19fffad12eb1c8266ed0556a3712d82784d3 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,6 +2,18 @@
 Python News
 +++++++++++
 
+What's New in Python 3.4.0 Alpha 2?
+===================================
+
+Projected Release date: 2013-09-08
+
+Core and Builtins
+-----------------
+
+Library
+-------
+
+
 What's New in Python 3.4.0 Alpha 1?
 ===================================