]> code.delx.au - offlineimap/blobdiff - offlineimap.py
Unify LocalStatus.py repository code with folder code
[offlineimap] / offlineimap.py
old mode 100644 (file)
new mode 100755 (executable)
index 4030262..0fd98ec
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # Startup from single-user installation
-# Copyright (C) 2002 - 2007 John Goerzen
+# Copyright (C) 2002 - 2008 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('5.99.2')
+init.startup('5.99.9')