diff configure.ac @ 2225:7abd9297efac

[gaim-migrate @ 2235] 0.43 :) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 06 Sep 2001 16:54:06 +0000
parents 8cc187241a8b
children 5c4c5d757366
line wrap: on
line diff
--- a/configure.ac	Thu Sep 06 16:31:11 2001 +0000
+++ b/configure.ac	Thu Sep 06 16:54:06 2001 +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.28])
+AM_INIT_AUTOMAKE([gaim], [0.43])
 
 AC_PATH_PROG(sedpath, sed)