summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-02-21 18:13:44 (GMT)
committerGeorg Brandl <georg@python.org>2011-02-21 18:13:44 (GMT)
commit0accdfa00b22d87490b83b42a8db236934e92b16 (patch)
tree2f5930d3fd476293c3be55ab91cdf80ce306d8bc /Include
parentf3d22755f929a27df310a3abe939d230cd1ce494 (diff)
downloadcpython-0accdfa00b22d87490b83b42a8db236934e92b16.zip
cpython-0accdfa00b22d87490b83b42a8db236934e92b16.tar.gz
cpython-0accdfa00b22d87490b83b42a8db236934e92b16.tar.bz2
Update in-development version.
Diffstat (limited to 'Include')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index d0a5a25..f1e619f 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -23,7 +23,7 @@
#define PY_RELEASE_SERIAL 0
/* Version as a string */
-#define PY_VERSION "3.2"
+#define PY_VERSION "3.2.1a0"
/*--end constants--*/
/* Subversion Revision number of this file (not of the repository) */