changeset 7233:a0801eac684d

[gaim-migrate @ 7805] we released yesterday committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 11 Oct 2003 01:43:52 +0000
parents 10450fdde320
children cd0cedf0edd0
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Sat Oct 11 01:39:38 2003 +0000
+++ b/configure.ac	Sat Oct 11 01:43:52 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.72cvs])
 
 AC_PREREQ([2.50])