]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
notify plugin: Require plugin to be same version as Dovecot.
authorTimo Sirainen <tss@iki.fi>
Mon, 1 Feb 2010 18:03:58 +0000 (20:03 +0200)
committerTimo Sirainen <tss@iki.fi>
Mon, 1 Feb 2010 18:03:58 +0000 (20:03 +0200)
--HG--
branch : HEAD

src/plugins/notify/notify-plugin.c

index 779631691eca319bf3193942a73a72b0faee34b4..f1009b3ae371a0ca7e0291652defc1de3b716068 100644 (file)
@@ -19,6 +19,7 @@ struct notify_context {
        void *mailbox_delete_txn;
 };
 
+const char *notify_plugin_version = PACKAGE_VERSION;
 static struct notify_context *ctx_list = NULL;
 
 static struct notify_mail_txn *