summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@iki.fi>2006-08-12 15:35:23 +0300
committerLars Wirzenius <liw@iki.fi>2006-08-12 15:35:23 +0300
commitba50ba48c88fcebca8a91f0f71ec660ce5552d0a (patch)
tree032efadc3e8d2a92e5b8f162d6f710548beb1429
parentbdae622bd1dea48dfc700620c1abb158b91f710e (diff)
downloadeoc-ba50ba48c88fcebca8a91f0f71ec660ce5552d0a.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 c2df403..8345a41 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.1"
+VERSION = "1.2.2"
PLUGIN_INTERFACE_VERSION = "1"
import getopt