[gaim-migrate @ 4446]

Sun, 05 Jan 2003 23:37:02 +0000

author
Luke Schierer <lschiere@pidgin.im>
date
Sun, 05 Jan 2003 23:37:02 +0000
changeset 4209
4cbcc597b679
parent 4208
e70428fed92c
child 4210
b640c9211b9a

[gaim-migrate @ 4446]
i should not be trying to do inteligent work when my head is pounding.
otherwise i'd not have forgotten making that change for the tarball i put up
to see if that one bug report was fixed

configure.ac file | annotate | diff | comparison | revisions
configure.in file | annotate | diff | comparison | revisions
--- a/configure.ac	Sun Jan 05 23:21:50 2003 +0000
+++ b/configure.ac	Sun Jan 05 23:37:02 2003 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/aim.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [20030105-1])
+AM_INIT_AUTOMAKE([gaim], [0.60cvs])
 
 AC_PREREQ([2.50])
 
--- a/configure.in	Sun Jan 05 23:21:50 2003 +0000
+++ b/configure.in	Sun Jan 05 23:37:02 2003 +0000
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(src/aim.c)
 AM_CONFIG_HEADER(config.h)
-AM_INIT_AUTOMAKE([gaim], [20030105-1])
+AM_INIT_AUTOMAKE([gaim], [0.60cvs])
 
 
 

mercurial