|
From: <jpg...@us...> - 2008-02-29 17:24:37
|
Revision: 1359
http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1359&view=rev
Author: jpgrayson
Date: 2008-02-29 09:24:41 -0800 (Fri, 29 Feb 2008)
Log Message:
-----------
Change email address to something more generic to the project.
Modified Paths:
--------------
trunk/configure.ac
Modified: trunk/configure.ac
===================================================================
--- trunk/configure.ac 2008-02-29 17:19:56 UTC (rev 1358)
+++ trunk/configure.ac 2008-02-29 17:24:41 UTC (rev 1359)
@@ -5,7 +5,7 @@
dnl Package version
m4_define(IAXC_VERSION, [2.x-trunk])
-AC_INIT(iaxclient, IAXC_VERSION, [jpg...@gm...])
+AC_INIT(iaxclient, IAXC_VERSION, [iax...@li...])
AC_CONFIG_SRCDIR([lib/iaxclient.h])
AC_CONFIG_HEADERS([config.h])
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|