From: Harvie Date: Wed, 2 Jun 2010 23:41:19 +0000 (+0200) Subject: Version bump X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=commitdiff_plain;h=22bf47573302e0d05dc9f761f1b58b7c62144f7c;ds=sidebyside Version bump --- diff --git a/answerscripts.c b/answerscripts.c index f33741a..32fdabc 100755 --- a/answerscripts.c +++ b/answerscripts.c @@ -100,7 +100,7 @@ static PurplePluginInfo info = { "core-answerscripts", "AnswerScripts", - "0.1.1", + "0.2", "Framework for hooking scripts to received messages for various libpurple clients", "This plugin will call ~/.purple/" ANSWERSCRIPT " (or wherever purple_user_dir() points) " "script (or any executable) for each single message called."