diff configure.ac @ 2655:c4ad36781d1b

[gaim-migrate @ 2668] it's 10:50 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 01 Nov 2001 18:50:39 +0000
parents cc0b447f90e0
children 149e58938ffc
line wrap: on
line diff
--- a/configure.ac	Thu Nov 01 17:34:41 2001 +0000
+++ b/configure.ac	Thu Nov 01 18:50:39 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.47])
+AM_INIT_AUTOMAKE([gaim], [0.48])
 
 AC_PATH_PROG(sedpath, sed)