]> granicus.if.org Git - python/commitdiff
Set version to 0.4; get rid of '(' in column 1 in triple-queted string.
authorGuido van Rossum <guido@python.org>
Mon, 26 May 1997 20:15:44 +0000 (20:15 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 26 May 1997 20:15:44 +0000 (20:15 +0000)
Tools/faqwiz/faqconf.py

index e353404e868880a90eb001697349874b0f0b8ae2..adea4f28b60b0fc319f743b6d95f032a1e167115 100644 (file)
@@ -39,15 +39,14 @@ DT_VERY_RECENT = 24*3600            # 24 hours
 DT_RECENT = 7*24*3600                  # 7 days
 
 EXPLAIN_MARKS = """
-<P>
-(Entries marked with ** were changed within the last 24 hours;
+<P>(Entries marked with ** were changed within the last 24 hours;
 entries marked with * were changed within the last 7 days.)
 <P>
 """
 
 # Version -- don't change unless you edit faqwiz.py
 
-WIZVERSION = "0.3 (alpha)"             # FAQ Wizard version
+WIZVERSION = "0.4"                     # FAQ Wizard version
 
 # This parameter is normally overwritten with a dynamic value