diff configure.in @ 923:12407c6b3eb7

[gaim-migrate @ 933] Just getting things set-up for the next version of gaim. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 16 Sep 2000 08:06:32 +0000
parents 557a4a9cda3f
children 13bdc97d433e
line wrap: on
line diff
--- a/configure.in	Sat Sep 16 01:09:23 2000 +0000
+++ b/configure.in	Sat Sep 16 08:06:32 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.10.1])
+AM_INIT_AUTOMAKE([gaim], [0.10.2])
 
 dnl Checks for programs.
 AM_PROG_LIBTOOL