Update for 5.99.7

This commit is contained in:
John Goerzen
2008-03-04 08:32:29 -06:00
parent 3cb3a675b8
commit 6e6720d1b0
7 changed files with 12 additions and 7 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python
# Startup from single-user installation
# Copyright (C) 2002 - 2005 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.6')
init.startup('5.99.7')