# HG changeset patch
# User Nathan Walp <nwalp@pidgin.im>
# Date 1058397194 0
# Node ID dbe56164696ff032e9741f2bc695dacd19119643
# Parent  7416a43dc786ed4f98bd16f724e3760e0704278d
[gaim-migrate @ 6636]
make it stop

committer: Tailor Script <tailor@pidgin.im>

diff -r 7416a43dc786 -r dbe56164696f configure.ac
--- a/configure.ac	Wed Jul 16 22:43:27 2003 +0000
+++ b/configure.ac	Wed Jul 16 23:13:14 2003 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/main.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [0.65])
+AM_INIT_AUTOMAKE([gaim], [0.66cvs])
 
 AC_PREREQ([2.50])