X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=answerscripts.c;h=32fdabc221f3e3f83c092e56da4c6df0dc448261;hp=f33741a8da9a61128d07befac31c0c5bf603693a;hb=22bf47573302e0d05dc9f761f1b58b7c62144f7c;hpb=73f7c2fffd59e46e1f1b47128e7133036f991099 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."