]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Updated a comment and the release number.
authorFred Drake <fdrake@acm.org>
Thu, 22 Apr 1999 14:16:14 +0000 (14:16 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 22 Apr 1999 14:16:14 +0000 (14:16 +0000)
Doc/Makefile

index a086769ea24765a4d6d6e6460c3bdf2cd1f8fab2..4c4e009a95074568f4b8d07008c3d8ac9694a1f1 100644 (file)
@@ -3,8 +3,9 @@
 #
 # See also the README file.
 #
-# This is a bit of a mess.  The main documents are:
+# This is a bit of a mess.  The documents are identified by short names:
 #   api -- Python/C API Reference Manual
+#   doc -- Documenting Python
 #   ext -- Extending and Embedding the Python Interpreter
 #   lib -- Library Reference Manual
 #   mac -- Macintosh Library Modules
@@ -56,7 +57,7 @@ HTMLDIR=      html
 INFODIR=       info
 TOOLSDIR=      tools
 
-RELEASE=1.5.2b2
+RELEASE=1.5.2
 VERSION=1.5
 
 # These must be declared phony since there