Mercurial > pidgin
changeset 3146:442ae0b81f08
[gaim-migrate @ 3162]
bleep
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 12 Apr 2002 03:30:22 +0000 |
parents | 8d2881f554cc |
children | 3805d9d344f2 |
files | configure.ac |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.ac Fri Apr 12 02:57:20 2002 +0000 +++ b/configure.ac Fri Apr 12 03:30:22 2002 +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.56]) +AM_INIT_AUTOMAKE([gaim], [20020411cvs]) AC_PATH_PROG(sedpath, sed)