changeset 7396:f7a807db8e03

[gaim-migrate @ 7991] we're in a new version again committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 31 Oct 2003 02:49:00 +0000
parents b250288fa948
children 8a3b768f8472
files VERSION configure.ac
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/VERSION	Fri Oct 31 02:43:58 2003 +0000
+++ b/VERSION	Fri Oct 31 02:49:00 2003 +0000
@@ -1,1 +1,1 @@
-0.72cvs
+0.73cvs
--- a/configure.ac	Fri Oct 31 02:43:58 2003 +0000
+++ b/configure.ac	Fri Oct 31 02:49:00 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.72])
+AM_INIT_AUTOMAKE([gaim], [0.73cvs])
 
 AC_PREREQ([2.50])