summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-11-18 19:21:47 (GMT)
committerGuido van Rossum <guido@python.org>1997-11-18 19:21:47 (GMT)
commit33635f818a7a801c3e95dfc213cdf8522511b813 (patch)
tree38010c875f44305d231208f96f0c8a103e904898 /Include
parent83600050d0aacd17e10f426881394237aca79f8e (diff)
downloadcpython-33635f818a7a801c3e95dfc213cdf8522511b813.zip
cpython-33635f818a7a801c3e95dfc213cdf8522511b813.tar.gz
cpython-33635f818a7a801c3e95dfc213cdf8522511b813.tar.bz2
start numbering things 1.5b1 now
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 97b767a..41e400a 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL "1.5a4"
+#define PATCHLEVEL "1.5b1"