]> code.delx.au - offlineimap/blobdiff - offlineimap/version.py
Prepping 5.99.15; fixes: #63
[offlineimap] / offlineimap / version.py
index f5388ca5aa84bb3e379b1feda9921dc3a10439b4..0ca68bc37c2037ed0dbf44391e35ab26a938615d 100644 (file)
@@ -1,5 +1,5 @@
 productname = 'OfflineIMAP'
-versionstr = "5.99.5"
+versionstr = "5.99.15"
 
 versionlist = versionstr.split(".")
 major = versionlist[0]
@@ -18,7 +18,7 @@ COPYING for details.  This is free software, and you are welcome
 to distribute it under the conditions laid out in COPYING."""
 
 homepage = "http://software.complete.org/offlineimap/"
-license = """Copyright (C) 2002 - 2007 John Goerzen <jgoerzen@complete.org>
+license = """Copyright (C) 2002 - 2008 John Goerzen <jgoerzen@complete.org>
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by