summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@esme>2005-12-22 01:59:17 +0200
committerLars Wirzenius <liw@esme>2005-12-22 01:59:17 +0200
commit72bfb8118cf8cc61c2bdc284562ea5a050cd207e (patch)
tree1ca2d5adc73457b94106ee2bd1fccdd85ae92627
parent504f451b70aa87fee9d2a2d7e02b5168e28963de (diff)
downloadeoc-72bfb8118cf8cc61c2bdc284562ea5a050cd207e.tar.gz
New version.
-rw-r--r--eoc.py2
1 files changed, 1 insertions, 1 deletions
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