# HG changeset patch # User Nathan Walp # Date 1065836632 0 # Node ID a0801eac684ddf4490758921c915a005c02ac23d # Parent 10450fdde320c6107747107af1e553877bcf1da0 [gaim-migrate @ 7805] we released yesterday committer: Tailor Script diff -r 10450fdde320 -r a0801eac684d configure.ac --- a/configure.ac Sat Oct 11 01:39:38 2003 +0000 +++ b/configure.ac Sat Oct 11 01:43:52 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.72cvs]) AC_PREREQ([2.50])