diff configure.ac @ 2436:b487252bd179

[gaim-migrate @ 2449] 0.46 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 05 Oct 2001 22:08:13 +0000
parents 0ba75351a01b
children 824e1afefdd3
line wrap: on
line diff
--- a/configure.ac	Fri Oct 05 22:06:27 2001 +0000
+++ b/configure.ac	Fri Oct 05 22:08:13 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.45])
+AM_INIT_AUTOMAKE([gaim], [0.46])
 
 AC_PATH_PROG(sedpath, sed)