summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1994-10-06 17:00:05 (GMT)
committerGuido van Rossum <guido@python.org>1994-10-06 17:00:05 (GMT)
commit8780a44f2c9782481496b83f2750574fe6263c88 (patch)
tree6af95d4d62a7fe61fe345cfca74a46496cc4c3df /Include/patchlevel.h
parent2b11c613d32ef6d739f267db7eee2222113da248 (diff)
downloadcpython-8780a44f2c9782481496b83f2750574fe6263c88.zip
cpython-8780a44f2c9782481496b83f2750574fe6263c88.tar.gz
cpython-8780a44f2c9782481496b83f2750574fe6263c88.tar.bz2
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 deaced2..372a02c 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL "1.1--"
+#define PATCHLEVEL "1.1"