From: Fred Drake Date: Thu, 22 Apr 1999 14:16:14 +0000 (+0000) Subject: Updated a comment and the release number. X-Git-Tag: v1.6a1~1530 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6532b9b8e0e0d2770995d5b78a8814878d4d6c2c;p=thirdparty%2FPython%2Fcpython.git Updated a comment and the release number. --- diff --git a/Doc/Makefile b/Doc/Makefile index a086769ea247..4c4e009a9507 100644 --- a/Doc/Makefile +++ b/Doc/Makefile @@ -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