v6.5.3 release

see changelog

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth
2012-04-02 23:47:32 +02:00
parent 2f88b0296a
commit d3427a664e
4 changed files with 48 additions and 59 deletions

View File

@ -1,7 +1,7 @@
__all__ = ['OfflineImap']
__productname__ = 'OfflineIMAP'
__version__ = "6.5.2.1"
__version__ = "6.5.3"
__copyright__ = "Copyright 2002-2012 John Goerzen & contributors"
__author__ = "John Goerzen"
__author_email__= "john@complete.org"