Marked version number as 1.2.
[eoc.git] / eoc.py
diff --git a/eoc.py b/eoc.py
index b47b1474276b4d9ff50ccddf8c7116711d28a4c9..8a2597810099faf9acb361c721bd8446abc8f435 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.1.5"
+VERSION = "1.2"
 PLUGIN_INTERFACE_VERSION = "1"
 
 import getopt