]> granicus.if.org Git - python/commitdiff
post 3.6.6rc1
authorNed Deily <nad@python.org>
Tue, 12 Jun 2018 07:18:59 +0000 (03:18 -0400)
committerNed Deily <nad@python.org>
Tue, 12 Jun 2018 07:18:59 +0000 (03:18 -0400)
Include/patchlevel.h
README.rst

index 8a94c2c0b44704a8c35d85cfd5720c2c5d67a638..6256cf270ea298d112b07d9b697f63d7553c56f6 100644 (file)
@@ -23,7 +23,7 @@
 #define PY_RELEASE_SERIAL      1
 
 /* Version as a string */
-#define PY_VERSION             "3.6.6rc1"
+#define PY_VERSION             "3.6.6rc1+"
 /*--end constants--*/
 
 /* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
index ec1323db9390ff8ce27185748931d6e10acaa662..492c9c0174472835f7b594d5430fb3b7519e2faa 100644 (file)
@@ -1,5 +1,5 @@
-This is Python version 3.6.6 candidate 1
-========================================
+This is Python version 3.6.6 candidate 1+
+=========================================
 
 .. image:: https://travis-ci.org/python/cpython.svg?branch=3.6
    :alt: CPython build status on Travis CI