You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2007/04/12 14:04:23 UTC

svn commit: r527891 - in /webservices/axis2/trunk/c: axiom/configure.ac project.properties util/configure.ac

Author: samisa
Date: Thu Apr 12 05:04:21 2007
New Revision: 527891

URL: http://svn.apache.org/viewvc?view=rev&rev=527891
Log:
Updated version to 1.0.0 form 0.96

Modified:
    webservices/axis2/trunk/c/axiom/configure.ac
    webservices/axis2/trunk/c/project.properties
    webservices/axis2/trunk/c/util/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=527891&r1=527890&r2=527891
==============================================================================
--- webservices/axis2/trunk/c/axiom/configure.ac (original)
+++ webservices/axis2/trunk/c/axiom/configure.ac Thu Apr 12 05:04:21 2007
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(axis2_axiom-src, 0.96)
+AC_INIT(axis2_axiom-src, 1.0.0)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE([tar-ustar])

Modified: webservices/axis2/trunk/c/project.properties
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/project.properties?view=diff&rev=527891&r1=527890&r2=527891
==============================================================================
--- webservices/axis2/trunk/c/project.properties (original)
+++ webservices/axis2/trunk/c/project.properties Thu Apr 12 05:04:21 2007
@@ -14,7 +14,7 @@
 # limitations under the License.
 # -------------------------------------------------------------------
 
-axis2_version=0.96
+axis2_version=1.0.0
 #freehep.nar.arch=i386
 #freehep.nar.os=Linux
 #freehep.nar.c.compiler=gcc

Modified: webservices/axis2/trunk/c/util/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/configure.ac?view=diff&rev=527891&r1=527890&r2=527891
==============================================================================
--- webservices/axis2/trunk/c/util/configure.ac (original)
+++ webservices/axis2/trunk/c/util/configure.ac Thu Apr 12 05:04:21 2007
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(axis2_util-src, 0.96)
+AC_INIT(axis2_util-src, 1.0.0)
 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