changeset 6704:471eed8124d5

[gaim-migrate @ 7230] version++ committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 02 Sep 2003 05:03:36 +0000
parents 36897b9e009f
children cebd49f42b56
files configure.ac
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Tue Sep 02 04:43:28 2003 +0000
+++ b/configure.ac	Tue Sep 02 05:03:36 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.68])
+AM_INIT_AUTOMAKE([gaim], [0.69cvs])
 
 AC_PREREQ([2.50])