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 2006/12/11 12:52:27 UTC

svn commit: r485626 - in /webservices/axis2/trunk/c: axiom/configure.ac configure.ac rampart/configure.ac util/configure.ac woden/configure.ac xml_schema/configure.ac

Author: pini
Date: Mon Dec 11 03:52:24 2006
New Revision: 485626

URL: http://svn.apache.org/viewvc?view=rev&rev=485626
Log:
Changed the version to 0.96

Modified:
    webservices/axis2/trunk/c/axiom/configure.ac
    webservices/axis2/trunk/c/configure.ac
    webservices/axis2/trunk/c/rampart/configure.ac
    webservices/axis2/trunk/c/util/configure.ac
    webservices/axis2/trunk/c/woden/configure.ac
    webservices/axis2/trunk/c/xml_schema/configure.ac

Modified: webservices/axis2/trunk/c/axiom/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/configure.ac?view=diff&rev=485626&r1=485625&r2=485626
==============================================================================
--- webservices/axis2/trunk/c/axiom/configure.ac (original)
+++ webservices/axis2/trunk/c/axiom/configure.ac Mon Dec 11 03:52:24 2006
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(axis2_axiom-src, 0.95)
+AC_INIT(axis2_axiom-src, 0.96)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([tar-ustar])

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/configure.ac?view=diff&rev=485626&r1=485625&r2=485626
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Mon Dec 11 03:52:24 2006
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(axis2c-src, 0.95)
+AC_INIT(axis2c-src, 0.96)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([tar-ustar])

Modified: webservices/axis2/trunk/c/rampart/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/configure.ac?view=diff&rev=485626&r1=485625&r2=485626
==============================================================================
--- webservices/axis2/trunk/c/rampart/configure.ac (original)
+++ webservices/axis2/trunk/c/rampart/configure.ac Mon Dec 11 03:52:24 2006
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(rampartc-src, 0.95)
+AC_INIT(rampartc-src, 0.96)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([tar-ustar])

Modified: webservices/axis2/trunk/c/util/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/configure.ac?view=diff&rev=485626&r1=485625&r2=485626
==============================================================================
--- webservices/axis2/trunk/c/util/configure.ac (original)
+++ webservices/axis2/trunk/c/util/configure.ac Mon Dec 11 03:52:24 2006
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(axis2_util-src, 0.95)
+AC_INIT(axis2_util-src, 0.96)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([tar-ustar])

Modified: webservices/axis2/trunk/c/woden/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/woden/configure.ac?view=diff&rev=485626&r1=485625&r2=485626
==============================================================================
--- webservices/axis2/trunk/c/woden/configure.ac (original)
+++ webservices/axis2/trunk/c/woden/configure.ac Mon Dec 11 03:52:24 2006
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(wodenc-src, 0.95)
+AC_INIT(wodenc-src, 0.96)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([tar-ustar])

Modified: webservices/axis2/trunk/c/xml_schema/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xml_schema/configure.ac?view=diff&rev=485626&r1=485625&r2=485626
==============================================================================
--- webservices/axis2/trunk/c/xml_schema/configure.ac (original)
+++ webservices/axis2/trunk/c/xml_schema/configure.ac Mon Dec 11 03:52:24 2006
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(xml_schema-src, 0.95)
+AC_INIT(xml_schema-src, 0.96)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([tar-ustar])



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