summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1995-04-05 12:24:52 (GMT)
committerGuido van Rossum <guido@python.org>1995-04-05 12:24:52 (GMT)
commit8f7871eec33b414da19d76f627c8e7b98b0c2951 (patch)
treef0bec622d2fbdadcfaa289263257bf956ae816f9
parentbf6bdb0100c61610463325c6436b1e75c1389e0b (diff)
downloadcpython-8f7871eec33b414da19d76f627c8e7b98b0c2951.zip
cpython-8f7871eec33b414da19d76f627c8e7b98b0c2951.tar.gz
cpython-8f7871eec33b414da19d76f627c8e7b98b0c2951.tar.bz2
finalizing 1.2
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index 152a99a..4492148 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -1 +1 @@
-#define PATCHLEVEL "1.2-beta-3"
+#define PATCHLEVEL "1.2"