summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2015-05-10 13:14:16 -0400
committerBenjamin Peterson <benjamin@python.org>2015-05-10 13:14:16 -0400
commita40ea98fc10b86b47dde49884c4d2c8fe6e79bce (patch)
treec7bb982f57948588c9b94985ae9532e1c0b20599 /Include/patchlevel.h
parent91fd1599358a1764e805f7ccfb6a8cb2ad558b7e (diff)
downloadcpython-git-2.7.10rc1.tar.gz
bump version to 2.7.10rc1v2.7.10rc1
Diffstat (limited to 'Include/patchlevel.h')
-rw-r--r--Include/patchlevel.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index edb9ae8cd6..3789b059d5 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -24,10 +24,10 @@
#define PY_MINOR_VERSION 7
#define PY_MICRO_VERSION 10
#define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_GAMMA
-#define PY_RELEASE_SERIAL 0
+#define PY_RELEASE_SERIAL 1
/* Version as a string */
-#define PY_VERSION "2.7.10rc0"
+#define PY_VERSION "2.7.10rc1"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository). Empty