Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72df9bc commit 71c0decCopy full SHA for 71c0dec
2 files changed
Tools/faqwiz/README
@@ -2,8 +2,8 @@ FAQ Wizard
2
----------
3
4
Author: Guido van Rossum <[email protected]>
5
-Version: 0.8.3
6
-Date: 8 December 1997
+Version: 0.8.4
+Date: 16 December 1997
7
8
9
This is a CGI program that maintains a user-editable FAQ. It uses RCS
Tools/faqwiz/faqconf.py
@@ -49,7 +49,7 @@
49
50
# Version -- don't change unless you edit faqwiz.py
51
52
-WIZVERSION = "0.8.3" # FAQ Wizard version
+WIZVERSION = "0.8.4" # FAQ Wizard version
53
54
# This parameter is normally overwritten with a dynamic value
55
0 commit comments