From: <jpg...@us...> - 2007-10-18 18:18:05
|
Revision: 1216 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1216&view=rev Author: jpgrayson Date: 2007-10-18 11:18:07 -0700 (Thu, 18 Oct 2007) Log Message: ----------- Post tag 2.0.1 reset of version to 2.0-svn. Modified Paths: -------------- branches/2.0/configure.ac Modified: branches/2.0/configure.ac =================================================================== --- branches/2.0/configure.ac 2007-10-18 18:17:28 UTC (rev 1215) +++ branches/2.0/configure.ac 2007-10-18 18:18:07 UTC (rev 1216) @@ -3,7 +3,7 @@ AC_PREREQ(2.59) dnl Package version -m4_define(IAXC_VERSION, [2.0.1]) +m4_define(IAXC_VERSION, [2.0-svn]) AC_INIT(iaxclient, IAXC_VERSION, [jpg...@gm...]) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |