diff options
author | Guido van Rossum <guido@python.org> | 1997-08-14 20:20:42 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-14 20:20:42 (GMT) |
commit | 91c7c933cc6afadd594c065c5abd616ae3bb0073 (patch) | |
tree | 23589fb3438fad9e489f9a19f248154c6be72372 /Tools | |
parent | fee9faa044442aafe64355d16b9bc4b3d0eaf191 (diff) | |
download | cpython-91c7c933cc6afadd594c065c5abd616ae3bb0073.zip cpython-91c7c933cc6afadd594c065c5abd616ae3bb0073.tar.gz cpython-91c7c933cc6afadd594c065c5abd616ae3bb0073.tar.bz2 |
New version (changes are so minor that I don't bother to explain them).
Diffstat (limited to 'Tools')
-rw-r--r-- | Tools/faqwiz/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Tools/faqwiz/README b/Tools/faqwiz/README index a382fa8..9bcd7a0 100644 --- a/Tools/faqwiz/README +++ b/Tools/faqwiz/README @@ -2,8 +2,8 @@ FAQ Wizard ---------- Author: Guido van Rossum <guido@python.org> -Version: 0.6 -Date: 12 July 1997 +Version: 0.7 +Date: 14 August 1997 This is a CGI program that maintains a user-editable FAQ. It uses RCS |