summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-09-08 02:17:31 (GMT)
committerGuido van Rossum <guido@python.org>1997-09-08 02:17:31 (GMT)
commit7ca65abb2f9185056dfaa0f23f0274b1ded49375 (patch)
tree2cafd2594b30114ba8bd3dbfcdc5ef5ed01dfc0d /Include/patchlevel.h
parent10499324cf8e91e1f1775e594ccdd034f9026987 (diff)
downloadcpython-7ca65abb2f9185056dfaa0f23f0274b1ded49375.zip
cpython-7ca65abb2f9185056dfaa0f23f0274b1ded49375.tar.gz
cpython-7ca65abb2f9185056dfaa0f23f0274b1ded49375.tar.bz2
Set it to 1.5a4, now we have dotted-name import...
Diffstat (limited to 'Include/patchlevel.h')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index 311fd88..97b767a 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL "1.5a3"
+#define PATCHLEVEL "1.5a4"