/offlineimap/head: changeset 327

Bumped version number to 3.99.6
This commit is contained in:
jgoerzen
2003-01-07 04:37:27 +01:00
parent f601a9850c
commit 2d0ef8af4b
10 changed files with 985 additions and 591 deletions

View File

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