# HG changeset patch # User Nathan Walp # Date 1069519479 0 # Node ID cf35c819e27fa5e2153ee82786609e016f5fc206 # Parent 191e5b9a249bc22d97487e2ea2db21dddfa02ab7 [gaim-migrate @ 8219] here we go again committer: Tailor Script diff -r 191e5b9a249b -r cf35c819e27f VERSION --- a/VERSION Sat Nov 22 08:22:46 2003 +0000 +++ b/VERSION Sat Nov 22 16:44:39 2003 +0000 @@ -1,1 +1,1 @@ -0.73 +0.74cvs diff -r 191e5b9a249b -r cf35c819e27f configure.ac --- a/configure.ac Sat Nov 22 08:22:46 2003 +0000 +++ b/configure.ac Sat Nov 22 16:44:39 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.73]) +AM_INIT_AUTOMAKE([gaim], [0.74cvs]) AC_PREREQ([2.50])