diff configure.ac @ 2214:8cc187241a8b

[gaim-migrate @ 2224] this should confuse people committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 05 Sep 2001 19:43:52 +0000
parents 65d76d629d1b
children 7abd9297efac
line wrap: on
line diff
--- a/configure.ac	Wed Sep 05 18:34:34 2001 +0000
+++ b/configure.ac	Wed Sep 05 19:43:52 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.0pre15])
+AM_INIT_AUTOMAKE([gaim], [0.28])
 
 AC_PATH_PROG(sedpath, sed)