summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-07-19 23:46:59 (GMT)
committerGuido van Rossum <guido@python.org>1997-07-19 23:46:59 (GMT)
commit766118525adee39af4e009e765ee1364df956964 (patch)
tree7dd5aa2fccd3e7c5f7dd02b9cd56129ee3e66327 /Include/patchlevel.h
parent661aebcbde12a6138e6b0d0ef63fa3645dcb5ee4 (diff)
downloadcpython-766118525adee39af4e009e765ee1364df956964.zip
cpython-766118525adee39af4e009e765ee1364df956964.tar.gz
cpython-766118525adee39af4e009e765ee1364df956964.tar.bz2
Changed the patch level to 1.5a3, to avoid confusion with a2 (I'm not
ready for a release yet).
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 460a27f..311fd88 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL "1.5a2"
+#define PATCHLEVEL "1.5a3"