diff -r beb74464e9dd -r 024bcf19f46b configure.ac --- a/configure.ac Thu Sep 20 19:09:42 2001 +0000 +++ b/configure.ac Thu Sep 20 21:01:49 2001 +0000 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_INIT(src/aim.c) AM_CONFIG_HEADER(config.h) -AM_INIT_AUTOMAKE([gaim], [0.44]) +AM_INIT_AUTOMAKE([gaim], [0.45]) AC_PATH_PROG(sedpath, sed)