# HG changeset patch # User Yoshiki Yazawa # Date 1219668471 -32400 # Node ID 68d2e1b46a15ce965862d487014d27b4de0af952 # Parent 8670e1572be80b3ee74f8988b6e1d9c5bb74b05a version bump to 0.8.0 diff -r 8670e1572be8 -r 68d2e1b46a15 configure.in --- 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.