From: <sb...@us...> - 2008-02-26 19:17:51
|
Revision: 1350 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1350&view=rev Author: sbalea Date: 2008-02-26 11:17:57 -0800 (Tue, 26 Feb 2008) Log Message: ----------- Increase libtool revision number Modified Paths: -------------- branches/2.1/configure.ac Modified: branches/2.1/configure.ac =================================================================== --- branches/2.1/configure.ac 2008-02-26 19:14:38 UTC (rev 1349) +++ branches/2.1/configure.ac 2008-02-26 19:17:57 UTC (rev 1350) @@ -15,7 +15,7 @@ dnl Libtool library version IAXC_LT_CURRENT=1 -IAXC_LT_REVISION=0 +IAXC_LT_REVISION=1 IAXC_LT_AGE=0 AC_SUBST(IAXC_LT_CURRENT) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |