summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-10-24 19:47:34 (GMT)
committerGuido van Rossum <guido@python.org>1998-10-24 19:47:34 (GMT)
commitd1f2d7eede49371dfe0443ad75a16034f31c9332 (patch)
tree87efe72e30007518fddbc052b102f4cd940e960a /Include
parentd9eee4ee0cdcc4c219765df7541a0d4e321eac87 (diff)
downloadcpython-d1f2d7eede49371dfe0443ad75a16034f31c9332.zip
cpython-d1f2d7eede49371dfe0443ad75a16034f31c9332.tar.gz
cpython-d1f2d7eede49371dfe0443ad75a16034f31c9332.tar.bz2
Bump the patch level to 1.5.2b2, just in case I feel like releasing
next week. :-)
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 af1b3f9..b6c7acc 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL "1.5.2a2"
+#define PATCHLEVEL "1.5.2b1"