summaryrefslogtreecommitdiffstats
path: root/Doc/Makefile
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-07-12 16:52:50 (GMT)
committerFred Drake <fdrake@acm.org>1999-07-12 16:52:50 (GMT)
commit860e25614786c9c89a0ba4fe097f1e1e09e9cf57 (patch)
treebc395e26f78aba49a2494b001bddb67883ba3b63 /Doc/Makefile
parent6b3fb78ca8094cdbf68dd556edc0ea9ee16217cb (diff)
downloadcpython-860e25614786c9c89a0ba4fe097f1e1e09e9cf57.zip
cpython-860e25614786c9c89a0ba4fe097f1e1e09e9cf57.tar.gz
cpython-860e25614786c9c89a0ba4fe097f1e1e09e9cf57.tar.bz2
Added comment clarifying that RELEASE is the documentation release
number, not the Python release. Removed VERSION since it is not used.
Diffstat (limited to 'Doc/Makefile')
-rw-r--r--Doc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 7a83c9e..38db0c4 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -57,8 +57,10 @@ HTMLDIR= html
INFODIR= info
TOOLSDIR= tools
+# This is the *documentation* release, and is used to construct the file
+# names of the downloadable tarballs.
RELEASE=1.5.2p1
-VERSION=1.5
+
# These must be declared phony since there
# are directories with matching names: