]> code.delx.au - offlineimap/blobdiff - offlineimap.py
Updated copyright and version files for 4.0.10
[offlineimap] / offlineimap.py
index 03eab043a1b281befc28722ae2e21088292b25d3..29f0f312df8908cff374a9991d475e6e0bbb5006 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python2.3
 # Startup from single-user installation
-# Copyright (C) 2002, 2003, 2004 John Goerzen
+# Copyright (C) 2002 - 2005 John Goerzen
 # <jgoerzen@complete.org>
 #
 #    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.8')
+init.startup('4.0.10')