diff configure.ac @ 2540:42e8c40247f5

[gaim-migrate @ 2553] Scum of the earth, come on! committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Thu, 18 Oct 2001 19:55:19 +0000
parents 824e1afefdd3
children 8229710b343b
line wrap: on
line diff
--- a/configure.ac	Thu Oct 18 16:05:04 2001 +0000
+++ b/configure.ac	Thu Oct 18 19:55:19 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.46])
+AM_INIT_AUTOMAKE([gaim], [0.47])
 
 AC_PATH_PROG(sedpath, sed)