Version bump
authorTomas Mudrunka <tomas@mudrunka.cz>
Wed, 4 Nov 2015 22:42:06 +0000 (23:42 +0100)
committerTomas Mudrunka <tomas@mudrunka.cz>
Wed, 4 Nov 2015 22:42:06 +0000 (23:42 +0100)
answerscripts.c

index ebbaa1f6a1f2c078aafeda74a48e4db235c1c3dd..ed13b83aee94ca659cbcbaebaebe1416a6adc157 100755 (executable)
@@ -220,7 +220,7 @@ static PurplePluginInfo info = {
 
        "core-answerscripts",
        "AnswerScripts",
 
        "core-answerscripts",
        "AnswerScripts",
-       "0.5.3",
+       "0.5.4",
        "Framework for hooking scripts to process received messages for libpurple clients",
        "\nThis plugin will execute script \"~/.purple/" ANSWERSCRIPT "\" "
                "(or any other executable called \"" ANSWERSCRIPT "\" and found in purple_user_dir()) "
        "Framework for hooking scripts to process received messages for libpurple clients",
        "\nThis plugin will execute script \"~/.purple/" ANSWERSCRIPT "\" "
                "(or any other executable called \"" ANSWERSCRIPT "\" and found in purple_user_dir()) "
This page took 0.125056 seconds and 4 git commands to generate.