From: Lars Wirzenius Date: Wed, 21 Dec 2005 23:59:17 +0000 (+0200) Subject: New version. X-Git-Url: https://git.sommitrealweird.co.uk/eoc.git/commitdiff_plain/72bfb8118cf8cc61c2bdc284562ea5a050cd207e New version. --- diff --git a/eoc.py b/eoc.py index 5c72e79..537bccd 100644 --- a/eoc.py +++ b/eoc.py @@ -4,7 +4,7 @@ This is a simple mailing list manager that mimicks the ezmlm-idx mail address commands. See manual page for more information. """ -VERSION = "1.2" +VERSION = "1.2.1" PLUGIN_INTERFACE_VERSION = "1" import getopt