Updates for new release.
[eoc.git] / eoc.py
diff --git a/eoc.py b/eoc.py
index 194d040f950e4acb54b6922036fd4486144ca857..b385fcfc2cb256a71e0ea8a3a40ccac36b67a8c9 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.5"
+VERSION = "1.2.6"
 PLUGIN_INTERFACE_VERSION = "1"
 
 import getopt