Updated copyright and version files for 4.0.10

This commit is contained in:
John Goerzen
2005-05-24 00:12:58 +01:00
parent 80c6b0cc0f
commit ea4158dd6d
4 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env python2.3
# Startup from system-wide installation
# Copyright (C) 2002, 2003 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')