You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2008/04/30 07:52:51 UTC

svn commit: r652277 - /webservices/axis2/trunk/c/build.sh

Author: dinesh
Date: Tue Apr 29 22:52:51 2008
New Revision: 652277

URL: http://svn.apache.org/viewvc?rev=652277&view=rev
Log:
changed version number from 1.3.1 to 1.4.0

Modified:
    webservices/axis2/trunk/c/build.sh

Modified: webservices/axis2/trunk/c/build.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/build.sh?rev=652277&r1=652276&r2=652277&view=diff
==============================================================================
--- webservices/axis2/trunk/c/build.sh (original)
+++ webservices/axis2/trunk/c/build.sh Tue Apr 29 22:52:51 2008
@@ -13,7 +13,7 @@
 
 cd samples
 sh autogen.sh
-sh configure --prefix=${AXIS2C_HOME} --with-axis2=${AXIS2C_HOME}/include/axis2-1.3.1
+sh configure --prefix=${AXIS2C_HOME} --with-axis2=${AXIS2C_HOME}/include/axis2-1.4.0
 make -j 10
 make install
 								



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org