diff configure.ac @ 261:e3076b5e059d

rollback version number to 0.8.1
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 03 Dec 2008 22:57:03 +0900
parents c2620a99622b
children ac9b8dc3b013
line wrap: on
line diff
--- a/configure.ac	Wed Dec 03 01:58:34 2008 +0900
+++ b/configure.ac	Wed Dec 03 22:57:03 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.9.0, yaz@honeyplanet.jp)
+AC_INIT(pidgin-twitter, 0.8.1, yaz@honeyplanet.jp)
 AC_CONFIG_SRCDIR([main.c])
 
 # Checks for programs.