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:
authorYann Leboulanger <asterix@lagaule.org>2012-08-26 01:11:48 +0400
committerYann Leboulanger <asterix@lagaule.org>2012-08-26 01:11:48 +0400
commit09b00f95217fa40fa2fb6a2a1863a3b18075aa96 (patch)
tree83bdc606385a246a33e79821586618547dc898e3 /anti_spam/manifest.ini
parent5c97bb1b35b960ea73f65b558f01a4617a3a1715 (diff)
increase version number for anti-spam plugin
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 087306a..3593b19 100644
--- a/anti_spam/manifest.ini
+++ b/anti_spam/manifest.ini
@@ -1,7 +1,7 @@
[info]
name: Anti Spam
short_name: anti_spam
-version: 0.2
+version: 0.3
description: Block some incoming messages.
authors = Yann Leboulanger <asterix@lagaule.org>
Denis Fomin <fominde@gmail.com>