Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 71c0dec

Browse files
committed
Up the version.
1 parent 72df9bc commit 71c0dec

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Tools/faqwiz/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ FAQ Wizard
22
----------
33

44
Author: Guido van Rossum <[email protected]>
5-
Version: 0.8.3
6-
Date: 8 December 1997
5+
Version: 0.8.4
6+
Date: 16 December 1997
77

88

99
This is a CGI program that maintains a user-editable FAQ. It uses RCS

Tools/faqwiz/faqconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
# Version -- don't change unless you edit faqwiz.py
5151

52-
WIZVERSION = "0.8.3" # FAQ Wizard version
52+
WIZVERSION = "0.8.4" # FAQ Wizard version
5353

5454
# This parameter is normally overwritten with a dynamic value
5555

0 commit comments

Comments
 (0)