diff configure.in @ 386:7898e110b298

[gaim-migrate @ 396] Updated the version #'s for 0.9.20 committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 10 Jun 2000 21:53:48 +0000
parents cf895313fc50
children 943248245f32
line wrap: on
line diff
--- a/configure.in	Sat Jun 10 08:25:36 2000 +0000
+++ b/configure.in	Sat Jun 10 21:53:48 2000 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/aim.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [0.9.19])
+AM_INIT_AUTOMAKE([gaim], [0.9.20])
 
 dnl Checks for programs.
 AM_PROG_LIBTOOL