diff configure.ac @ 334:2dec3eb6e770

version bump to 0.9.0
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Tue, 13 Oct 2009 13:39:49 +0900
parents 38a2ef743019
children 941f848b61c9
line wrap: on
line diff
--- a/configure.ac	Tue Oct 13 13:34:29 2009 +0900
+++ b/configure.ac	Tue Oct 13 13:39:49 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.5.2, yaz@honeyplanet.jp)
+AC_INIT(pidgin-twitter, 0.9.0, yaz@honeyplanet.jp)
 AC_CONFIG_SRCDIR([main.c])
 
 # Checks for programs.