From: <jpg...@us...> - 2007-10-18 18:16:47
|
Revision: 1214 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1214&view=rev Author: jpgrayson Date: 2007-10-18 11:16:49 -0700 (Thu, 18 Oct 2007) Log Message: ----------- Prepare version for 2.0.1 release. Modified Paths: -------------- branches/2.0/configure.ac Modified: branches/2.0/configure.ac =================================================================== --- branches/2.0/configure.ac 2007-10-18 16:40:11 UTC (rev 1213) +++ branches/2.0/configure.ac 2007-10-18 18:16:49 UTC (rev 1214) @@ -3,7 +3,7 @@ AC_PREREQ(2.59) dnl Package version -m4_define(IAXC_VERSION, [2.0-svn]) +m4_define(IAXC_VERSION, [2.0.1]) 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. |