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 2007/11/29 08:38:52 UTC

svn commit: r599314 - /webservices/axis2/trunk/c/util/Makefile.am

Author: pini
Date: Wed Nov 28 23:38:51 2007
New Revision: 599314

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

Modified:
    webservices/axis2/trunk/c/util/Makefile.am

Modified: webservices/axis2/trunk/c/util/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/Makefile.am?rev=599314&r1=599313&r2=599314&view=diff
==============================================================================
--- webservices/axis2/trunk/c/util/Makefile.am (original)
+++ webservices/axis2/trunk/c/util/Makefile.am Wed Nov 28 23:38:51 2007
@@ -1,6 +1,6 @@
 datadir=$(prefix)
-tmpincludedir=$(prefix)/include/axis2-1.1
-includedir=$(prefix)/include/axis2-1.1
+tmpincludedir=$(prefix)/include/axis2-1.2
+includedir=$(prefix)/include/axis2-1.2
 SUBDIRS = src $(TESTDIR) include
 include_HEADERS=$(top_builddir)/include/*.h
 tmpinclude_DATA=config.h



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