]> code.delx.au - offlineimap/commitdiff
Fix lack of revstr in version.py
authorJohn Goerzen <jgoerzen@complete.org>
Thu, 30 Nov 2006 11:23:18 +0000 (12:23 +0100)
committerJohn Goerzen <jgoerzen@complete.org>
Thu, 30 Nov 2006 11:23:18 +0000 (12:23 +0100)
offlineimap/version.py

index 4cd2cf53a3579efa55f4b35bad6d7423eda3f896..7f2803435fd6405cf595b1b6ac28373093124462 100644 (file)
@@ -9,7 +9,7 @@ copyright = "Copyright (C) 2002 - 2006 John Goerzen"
 author = "John Goerzen"
 author_email = "jgoerzen@complete.org"
 description = "Disconnected Universal IMAP Mail Synchronization/Reader Support"
-bigcopyright = """%(productname)s %(versionstr)s (%(revstr)s)
+bigcopyright = """%(productname)s %(versionstr)s
 %(copyright)s <%(author_email)s>""" % locals()
 
 banner = bigcopyright + """