From 799f4affcd55cd01a019c45ce06b0c8dc45e3978 Mon Sep 17 00:00:00 2001 From: Paul Rodger Date: Wed, 30 Oct 2002 23:51:08 +0000 Subject: Removed a test rule that says we can confidently archive messages older than the unix epoch. (New versions of python return OverFlow error instead) --- archivemail.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivemail.py') diff --git a/archivemail.py b/archivemail.py index 4b2d069..3ec7d04 100755 --- a/archivemail.py +++ b/archivemail.py @@ -22,7 +22,7 @@ Website: http://archivemail.sourceforge.net/ """ # global administrivia -__version__ = "archivemail v0.6.0" +__version__ = "archivemail v0.6.1" __cvs_id__ = "$Id$" __copyright__ = """Copyright (C) 2002 Paul Rodger This is free software; see the source for copying conditions. There is NO -- cgit v1.2.3