Mercurial > pidgin-twitter
changeset 213:68d2e1b46a15
version bump to 0.8.0
author | Yoshiki Yazawa <yaz@honeyplanet.jp> |
---|---|
date | Mon, 25 Aug 2008 21:47:51 +0900 |
parents | 8670e1572be8 |
children | 148fa8a8be8e |
files | configure.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Mon Aug 25 21:37:09 2008 +0900 +++ b/configure.in Mon Aug 25 21:47:51 2008 +0900 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(pidgin-twitter, 0.7.1, yaz@honeyplanet.jp) +AC_INIT(pidgin-twitter, 0.8.0, yaz@honeyplanet.jp) AC_CONFIG_SRCDIR([pidgin-twitter.c]) # Checks for programs.