From: Lars Wirzenius Date: Sun, 18 Dec 2005 15:54:17 +0000 (+0200) Subject: Marked version number as 1.2. X-Git-Url: https://git.sommitrealweird.co.uk//gitweb/?p=eoc.git;a=commitdiff_plain;h=785588d7b049554df7e591409a938c125ab5f609 Marked version number as 1.2. --- 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