]> granicus.if.org Git - python/commitdiff
Update in-development version.
authorGeorg Brandl <georg@python.org>
Mon, 21 Feb 2011 18:13:44 +0000 (18:13 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 21 Feb 2011 18:13:44 +0000 (18:13 +0000)
Include/patchlevel.h

index d0a5a25f963ea3fccb3104e2119c8fb4e6fdfa33..f1e619f05bbbc08cf82231affd8c58da34fc396f 100644 (file)
@@ -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) */