diff configure.ac @ 269:ac9b8dc3b013

bump version to 0.8.2
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 12 Dec 2008 18:21:53 +0900
parents e3076b5e059d
children 4a7f4ba199cc
line wrap: on
line diff
--- a/configure.ac	Fri Dec 12 18:11:16 2008 +0900
+++ b/configure.ac	Fri Dec 12 18:21:53 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.8.1, yaz@honeyplanet.jp)
+AC_INIT(pidgin-twitter, 0.8.2, yaz@honeyplanet.jp)
 AC_CONFIG_SRCDIR([main.c])
 
 # Checks for programs.