Wed, 16 Jul 2003 23:13:14 +0000
[gaim-migrate @ 6636]
make it stop
| configure.ac | file | annotate | diff | comparison | revisions |
--- 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])