summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-10-06 17:00:05 +0000
committerGuido van Rossum <guido@python.org>1994-10-06 17:00:05 +0000
commit8780a44f2c9782481496b83f2750574fe6263c88 (patch)
tree6af95d4d62a7fe61fe345cfca74a46496cc4c3df /Include/patchlevel.h
parent2b11c613d32ef6d739f267db7eee2222113da248 (diff)
downloadcpython-git-8780a44f2c9782481496b83f2750574fe6263c88.tar.gz
Oops -- version number!
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 deaced2bed..372a02c486 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL "1.1--"
+#define PATCHLEVEL "1.1"