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 pi...@apache.org on 2008/04/15 18:02:09 UTC

svn commit: r648304 - /webservices/axis2/trunk/c/guththila/configure.ac

Author: pini
Date: Tue Apr 15 09:02:06 2008
New Revision: 648304

URL: http://svn.apache.org/viewvc?rev=648304&view=rev
Log:
Changed the library version number

Modified:
    webservices/axis2/trunk/c/guththila/configure.ac

Modified: webservices/axis2/trunk/c/guththila/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/guththila/configure.ac?rev=648304&r1=648303&r2=648304&view=diff
==============================================================================
--- webservices/axis2/trunk/c/guththila/configure.ac (original)
+++ webservices/axis2/trunk/c/guththila/configure.ac Tue Apr 15 09:02:06 2008
@@ -70,8 +70,10 @@
 
 
 UTILINC=$axis2_utilinc
+VERSION_NO="3:1:3"
 
 AC_SUBST(UTILINC)
+AC_SUBST(VERSION_NO)
 
 AC_CONFIG_FILES([Makefile \
     src/Makefile \



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