diff options
author | Guido van Rossum <guido@python.org> | 1998-09-04 21:20:29 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-09-04 21:20:29 (GMT) |
commit | 981998399487f1ea102a131d457b73eca0b987d1 (patch) | |
tree | 82891329122e31bcf60595b0665add3e12760bb5 /Tools/faqwiz/faqconf.py | |
parent | 2053aa6cc05a3aa581db083138b0ed94f60ec920 (diff) | |
download | cpython-981998399487f1ea102a131d457b73eca0b987d1.zip cpython-981998399487f1ea102a131d457b73eca0b987d1.tar.gz cpython-981998399487f1ea102a131d457b73eca0b987d1.tar.bz2 |
Beh, new version must be edited in a separate file.
Diffstat (limited to 'Tools/faqwiz/faqconf.py')
-rw-r--r-- | Tools/faqwiz/faqconf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/faqwiz/faqconf.py b/Tools/faqwiz/faqconf.py index cdc770d..67a8c5b 100644 --- a/Tools/faqwiz/faqconf.py +++ b/Tools/faqwiz/faqconf.py @@ -49,7 +49,7 @@ entries marked with * were changed within the last 7 days.) # Version -- don't change unless you edit faqwiz.py -WIZVERSION = "1.0.1" # FAQ Wizard version +WIZVERSION = "1.0.2" # FAQ Wizard version # This parameter is normally overwritten with a dynamic value |