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 da...@apache.org on 2006/02/15 06:14:22 UTC

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

Author: damitha
Date: Tue Feb 14 21:14:19 2006
New Revision: 377941

URL: http://svn.apache.org/viewcvs?rev=377941&view=rev
Log:
changed the release name

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

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/configure.ac?rev=377941&r1=377940&r2=377941&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Tue Feb 14 21:14:19 2006
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(axis2c-src, M0.4)
+AC_INIT(axis2c-src, M0.4-linux)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)