# HG changeset patch # User Yoshiki Yazawa # Date 1224816646 -32400 # Node ID d4bc93a481c235f05eca62835c4fadf7097be997 # Parent e7ba6026c4f087818e2298656d9697a514a027ba - bumped version string to 0.8.0. - updated README. diff -r e7ba6026c4f0 -r d4bc93a481c2 README --- a/README Fri Oct 24 11:42:20 2008 +0900 +++ b/README Fri Oct 24 11:50:46 2008 +0900 @@ -1,4 +1,4 @@ -pidgin-twitter-0.8.0 beta 1 +pidgin-twitter-0.8.0 1. What is this? @@ -278,6 +278,10 @@ has been added. - Many improvements and bug fixes. +0.8.0 (October 25 2008) +- jisko support has been added. +- Fixed a breakage of playing sound for the recipients. + 6. Acknowledgments diff -r e7ba6026c4f0 -r d4bc93a481c2 pidgin-twitter.c --- a/pidgin-twitter.c Fri Oct 24 11:42:20 2008 +0900 +++ b/pidgin-twitter.c Fri Oct 24 11:50:46 2008 +0900 @@ -3337,7 +3337,7 @@ PURPLE_PRIORITY_DEFAULT, /**< priority */ PLUGIN_ID, /**< id */ "Pidgin-Twitter", /**< name */ - "0.8.0b2", /**< version */ + "0.8.0", /**< version */ "provides useful features for twitter", /** summary */ "provides useful features for twitter", /** desc */ "Yoshiki Yazawa, mikanbako, \nKonosuke Watanabe, IWATA Ray, \nmojin, umq, \nthe pidging-twitter team", /**< author */