changeset 6161:dbe56164696f

[gaim-migrate @ 6636] make it stop committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 16 Jul 2003 23:13:14 +0000
parents 7416a43dc786
children 7e967f2d6721
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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])