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 sa...@apache.org on 2007/04/03 11:17:33 UTC

svn commit: r525106 - /webservices/axis2/trunk/c/dist.sh

Author: samisa
Date: Tue Apr  3 02:17:33 2007
New Revision: 525106

URL: http://svn.apache.org/viewvc?view=rev&rev=525106
Log:
Fixed version number

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

Modified: webservices/axis2/trunk/c/dist.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/dist.sh?view=diff&rev=525106&r1=525105&r2=525106
==============================================================================
--- webservices/axis2/trunk/c/dist.sh (original)
+++ webservices/axis2/trunk/c/dist.sh Tue Apr  3 02:17:33 2007
@@ -6,7 +6,7 @@
 doxygen doxygenconf
 cd ../..
 cp -r xdocs/api/html target/docs/api/
-cp -r target/docs axis2c-src-0.96
+cp -r target/docs axis2c-src-1.0.0
 
 for i in `find . -name "*.la"`
 do



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