X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/4c565143815ba521f4db1061c68964ee903157c8..9a0df129185e420a22df7458496ec4259d100b19:/offlineimap/version.py diff --git a/offlineimap/version.py b/offlineimap/version.py index 220a904..13c4426 100644 --- a/offlineimap/version.py +++ b/offlineimap/version.py @@ -1,5 +1,5 @@ productname = 'OfflineIMAP' -versionstr = "5.99.6" +versionstr = "6.0.0" 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 +license = """Copyright (C) 2002 - 2008 John Goerzen 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