changeset 192:c76cd73cd2e6

old version number remained. pointed out by umq.
author Yoshiki Yazawa <yaz@honeyplnaet.jp>
date Tue, 05 Aug 2008 23:24:50 +0900
parents b57f980119f9
children 1495b478680b
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Tue Aug 05 22:20:21 2008 +0900
+++ b/configure.in	Tue Aug 05 23:24:50 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.6.0, yaz@honeyplanet.jp)
+AC_INIT(pidgin-twitter, 0.7.1, yaz@honeyplanet.jp)
 AC_CONFIG_SRCDIR([pidgin-twitter.c])
 
 # Checks for programs.