mirror of
https://github.com/python/cpython.git
synced 2026-01-07 07:52:29 +00:00
Up the version.
This commit is contained in:
parent
72df9bcba2
commit
71c0dece54
2 changed files with 3 additions and 3 deletions
|
|
@ -2,8 +2,8 @@ FAQ Wizard
|
|||
----------
|
||||
|
||||
Author: Guido van Rossum <guido@python.org>
|
||||
Version: 0.8.3
|
||||
Date: 8 December 1997
|
||||
Version: 0.8.4
|
||||
Date: 16 December 1997
|
||||
|
||||
|
||||
This is a CGI program that maintains a user-editable FAQ. It uses RCS
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@
|
|||
|
||||
# Version -- don't change unless you edit faqwiz.py
|
||||
|
||||
WIZVERSION = "0.8.3" # FAQ Wizard version
|
||||
WIZVERSION = "0.8.4" # FAQ Wizard version
|
||||
|
||||
# This parameter is normally overwritten with a dynamic value
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue