changeset 7598:cf35c819e27f

[gaim-migrate @ 8219] here we go again committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 22 Nov 2003 16:44:39 +0000
parents 191e5b9a249b
children c3fb280f5ad2
files VERSION configure.ac
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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])