changeset 3247:eee7aeeeb70d

[gaim-migrate @ 3265] Yup committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 14 May 2002 02:39:40 +0000
parents 24faa8ef557a
children c690d1ac6ee4
files configure.ac configure.in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue May 14 02:29:39 2002 +0000
+++ b/configure.ac	Tue May 14 02:39:40 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.58cvs])
+AM_INIT_AUTOMAKE([gaim], [0.58])
 
 AC_PREREQ([2.50])
 
--- a/configure.in	Tue May 14 02:29:39 2002 +0000
+++ b/configure.in	Tue May 14 02:39:40 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.58cvs])
+AM_INIT_AUTOMAKE([gaim], [0.58])