--- a/configure.ac Tue Sep 02 04:43:28 2003 +0000 +++ b/configure.ac Tue Sep 02 05:03:36 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.68]) +AM_INIT_AUTOMAKE([gaim], [0.69cvs]) AC_PREREQ([2.50])