Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2013-01-28 16:59:11 +0400
committerDenis Fomin <fominde@gmail.com>2013-01-28 16:59:11 +0400
commit750e636f4beae043241fa34c232eb1132458d970 (patch)
treebad8259e895e07672fea865241552b26d8a9142c /anti_spam/manifest.ini
parent34e772f2297c2bdec3033190534d36ba698c0885 (diff)
update AntiSpamPlugin to py3
Diffstat (limited to 'anti_spam/manifest.ini')
-rw-r--r--anti_spam/manifest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/anti_spam/manifest.ini b/anti_spam/manifest.ini
index b34ded3..987e950 100644
--- a/anti_spam/manifest.ini
+++ b/anti_spam/manifest.ini
@@ -6,4 +6,4 @@ description: Block some incoming messages.
authors = Yann Leboulanger <asterix@lagaule.org>
Denis Fomin <fominde@gmail.com>
homepage = http://trac-plugins.gajim.org/wiki/AntiSpamPlugin
-max_gajim_version: 0.15.9
+min_gajim_version: 0.15.10