diff configure.ac @ 2185:65d76d629d1b

[gaim-migrate @ 2195] pre15... we weren't supposed to have this. sigh. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 28 Aug 2001 18:57:09 +0000
parents 3bd61577ab8b
children 8cc187241a8b
line wrap: on
line diff
--- a/configure.ac	Tue Aug 28 18:44:13 2001 +0000
+++ b/configure.ac	Tue Aug 28 18:57:09 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.11.0])
+AM_INIT_AUTOMAKE([gaim], [0.11.0pre15])
 
 AC_PATH_PROG(sedpath, sed)