New version.
[eoc.git] / eoc.py
diff --git a/eoc.py b/eoc.py
index c2df4038be7587dfc627c0232b8c11789a746cf1..8345a411fc8c00030d3b9074b53feb3f267a732f 100644 (file)
--- 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.1"
+VERSION = "1.2.2"
 PLUGIN_INTERFACE_VERSION = "1"
 
 import getopt