changeset 7012:587e3610e1e9

[gaim-migrate @ 7575] i'm sure Mark meant this committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 29 Sep 2003 12:52:54 +0000
parents 4375bf2d9020
children 859cafb6433f
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Mon Sep 29 12:30:03 2003 +0000
+++ b/configure.ac	Mon Sep 29 12:52:54 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.71cvs])
 
 AC_PREREQ([2.50])