summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@esme>2005-12-18 17:54:17 +0200
committerLars Wirzenius <liw@esme>2005-12-18 17:54:17 +0200
commit785588d7b049554df7e591409a938c125ab5f609 (patch)
treefb0e6d30ca62d94553ecc82f87a2fef96d8612b6
parent2900b470fd186c38fdad2e922915c084200aff27 (diff)
downloadeoc-785588d7b049554df7e591409a938c125ab5f609.tar.gz
Marked version number as 1.2.
-rw-r--r--eoc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/eoc.py b/eoc.py
index b47b147..8a25978 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.1.5"
+VERSION = "1.2"
PLUGIN_INTERFACE_VERSION = "1"
import getopt