From: <jpg...@us...> - 2007-11-28 21:04:34
|
Revision: 1293 http://iaxclient.svn.sourceforge.net/iaxclient/?rev=1293&view=rev Author: jpgrayson Date: 2007-11-28 13:04:34 -0800 (Wed, 28 Nov 2007) Log Message: ----------- Adjust version to 2.0.2. Modified Paths: -------------- tags/2.0.2/configure.ac Modified: tags/2.0.2/configure.ac =================================================================== --- tags/2.0.2/configure.ac 2007-11-28 21:03:08 UTC (rev 1292) +++ tags/2.0.2/configure.ac 2007-11-28 21:04:34 UTC (rev 1293) @@ -3,7 +3,7 @@ AC_PREREQ(2.59) dnl Package version -m4_define(IAXC_VERSION, [2.0-svn]) +m4_define(IAXC_VERSION, [2.0.2]) 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. |