summaryrefslogtreecommitdiffstats
path: root/Include
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-01-22 03:46:13 (GMT)
committerGuido van Rossum <guido@python.org>1997-01-22 03:46:13 (GMT)
commitc1ef39f7955215aee0c411257a15b4d4d4fefba1 (patch)
tree7853cf3a913d203bc4b58562f1375074d975f3e3 /Include
parentf631d13ac719c95ac7f52654d251b351de93f83c (diff)
downloadcpython-c1ef39f7955215aee0c411257a15b4d4d4fefba1.zip
cpython-c1ef39f7955215aee0c411257a15b4d4d4fefba1.tar.gz
cpython-c1ef39f7955215aee0c411257a15b4d4d4fefba1.tar.bz2
Bump version to 1.5a1.
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 66ac1bc..bfaca3b 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL "1.4"
+#define PATCHLEVEL "1.5a1"