diff configure.ac @ 356:e8e51c70793c

version bump to 0.9.2
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Thu, 26 Aug 2010 15:05:57 +0900
parents 2e37e715e4a6
children 85e109dee063
line wrap: on
line diff
--- a/configure.ac	Thu Aug 26 15:05:33 2010 +0900
+++ b/configure.ac	Thu Aug 26 15:05:57 2010 +0900
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(pidgin-twitter, 0.9.1, yaz@honeyplanet.jp)
+AC_INIT(pidgin-twitter, 0.9.2, yaz@honeyplanet.jp)
 AC_CONFIG_SRCDIR([main.c])
 
 # Checks for programs.