X-Git-Url: https://code.delx.au/offlineimap/blobdiff_plain/19de4ee59d28ad477c7f5cb2eae5d99bc85b7d09..0c8e1922c62e0353104041c39cc44bcedab552eb:/offlineimap.py diff --git a/offlineimap.py b/offlineimap.py index 32009ac..4c2e553 100644 --- a/offlineimap.py +++ b/offlineimap.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Startup from single-user installation -# Copyright (C) 2002 - 2006 John Goerzen +# Copyright (C) 2002 - 2008 John Goerzen # # # This program is free software; you can redistribute it and/or modify @@ -18,4 +18,4 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA from offlineimap import init -init.startup('4.0.16') +init.startup('5.99.7')