X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/ea4158dd6dca4a7161b8848f0381fdd873b4ff58..fc4e31e0db981e86f53d86e3e326d86c835b6dad:/offlineimap/version.py diff --git a/offlineimap/version.py b/offlineimap/version.py index e299a55..01a8a58 100644 --- a/offlineimap/version.py +++ b/offlineimap/version.py @@ -1,14 +1,11 @@ productname = 'OfflineIMAP' -versionstr = "4.0.10" -revno = long('$Rev: 592 $'[6:-2]) -revstr = "Rev %d" % revno -datestr = '$Date: 2004-08-01 16:50:23 -0500 (Sun, 01 Aug 2004) $' +versionstr = "4.0.16" versionlist = versionstr.split(".") major = versionlist[0] minor = versionlist[1] patch = versionlist[2] -copyright = "Copyright (C) 2002 - 2005 John Goerzen" +copyright = "Copyright (C) 2002 - 2006 John Goerzen" author = "John Goerzen" author_email = "jgoerzen@complete.org" description = "Disconnected Universal IMAP Mail Synchronization/Reader Support" @@ -20,9 +17,8 @@ This software comes with ABSOLUTELY NO WARRANTY; see the file COPYING for details. This is free software, and you are welcome to distribute it under the conditions laid out in COPYING.""" -homepage = "http://www.quux.org/devel/offlineimap" -homegopher = "gopher://quux.org/1/devel/offlineimap" -license = """Copyright (C) 2002 - 2004 John Goerzen +homepage = "http://software.complete.org/offlineimap/" +license = """Copyright (C) 2002 - 2006 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 @@ -36,7 +32,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA""" +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA""" cmdhelp = """ offlineimap [ -1 ] [ -P profiledir ] [ -a accountlist ] [