Mercurial > pidgin-twitter
changeset 316:ac151370a698
version bump to 0.8.5
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Sun, 30 Aug 2009 02:15:01 +0900 |
parents | 18d3e7c582de |
children | 3cef49158bad |
files | configure.ac main.c |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Sun Aug 30 02:11:37 2009 +0900 +++ b/configure.ac Sun Aug 30 02:15:01 2009 +0900 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(pidgin-twitter, 0.8.4, yaz@honeyplanet.jp) +AC_INIT(pidgin-twitter, 0.8.5, yaz@honeyplanet.jp) AC_CONFIG_SRCDIR([main.c]) # Checks for programs.
--- a/main.c Sun Aug 30 02:11:37 2009 +0900 +++ b/main.c Sun Aug 30 02:15:01 2009 +0900 @@ -1362,7 +1362,7 @@ PURPLE_PRIORITY_DEFAULT, /**< priority */ PLUGIN_ID, /**< id */ "Pidgin-Twitter", /**< name */ - "0.8.4", /**< version */ + "0.8.5", /**< 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 */