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 17:59:26 UTC

svn commit: r648300 - /webservices/axis2/trunk/c/axiom/configure.ac

Author: pini
Date: Tue Apr 15 08:59:23 2008
New Revision: 648300

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

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

Modified: webservices/axis2/trunk/c/axiom/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/configure.ac?rev=648300&r1=648299&r2=648300&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/configure.ac (original)
+++ webservices/axis2/trunk/c/axiom/configure.ac Tue Apr 15 08:59:23 2008
@@ -132,7 +132,7 @@
 PKG_PROG_PKG_CONFIG(0.15)
 PKG_CHECK_MODULES(LIBXML2, libxml-2.0)
 CFLAGS="$CFLAGS $LIBXML2_CFLAGS $GUTHTHILA_CFLAGS"
-VERSION_NO="1:0:1"
+VERSION_NO="3:1:3"
 
 AC_SUBST(VERSION_NO)
 AC_SUBST(LIBXML2_CFLAGS)



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