/offlineimap/head: changeset 576
Moved to Python2.3 and bumped version number
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python2.2
|
||||
#!/usr/bin/env python2.3
|
||||
# Startup from system-wide installation
|
||||
# Copyright (C) 2002, 2003 John Goerzen
|
||||
# <jgoerzen@complete.org>
|
||||
@ -18,4 +18,4 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
|
||||
from offlineimap import init
|
||||
init.startup('4.0.0')
|
||||
init.startup('4.0.3')
|
||||
|
Reference in New Issue
Block a user