--- a/configure.ac Mon Sep 29 12:30:03 2003 +0000 +++ b/configure.ac Mon Sep 29 12:52:54 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.71]) +AM_INIT_AUTOMAKE([gaim], [0.71cvs]) AC_PREREQ([2.50])