X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=answerscripts.c;h=f8e03fef4caa29c89b8a5a56a13e7f3f1ac2b354;hp=ff722c3a83255bd1a0e9dc14a9b6e083e7f2b4d7;hb=4446826a37f0c878b21c725584cc664e3145c573;hpb=6ec3c19ff73cda59d3e3ef23c79852284f34d271 diff --git a/answerscripts.c b/answerscripts.c index ff722c3..f8e03fe 100755 --- a/answerscripts.c +++ b/answerscripts.c @@ -96,7 +96,7 @@ static PurplePluginInfo info = { "core-answerscripts", "AnswerScripts", - "0.1", + "0.1.1", "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."