Rolling in release candidate #3 for 6.5.5

Signed-off-by: Eygene Ryabinkin <rea@codelabs.ru>
This commit is contained in:
Eygene Ryabinkin
2013-09-20 14:34:14 +04:00
parent 57adfc23a5
commit 254e848140
2 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
__all__ = ['OfflineImap']
__productname__ = 'OfflineIMAP'
__version__ = "6.5.5-rc2"
__copyright__ = "Copyright 2002-2012 John Goerzen & contributors"
__version__ = "6.5.5-rc3"
__copyright__ = "Copyright 2002-2013 John Goerzen & contributors"
__author__ = "John Goerzen"
__author_email__= "john@complete.org"
__description__ = "Disconnected Universal IMAP Mail Synchronization/Reader Support"