From cc0c79b0359e9d6e1333575c16e9e5cf453a7271 Mon Sep 17 00:00:00 2001 From: damitha Date: Wed, 23 Jun 2010 14:43:49 +0000 Subject: change version to 1.7.0 git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@957226 13f79535-47bb-0310-9956-ffa450edef68 --- build/win32/makefile | 2 +- xdocs/api/doxygenconf | 4 ++-- xdocs/download.html | 34 +++++++++++++++++----------------- xdocs/index.html | 6 +++--- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/build/win32/makefile b/build/win32/makefile index 4913921..c7eb4b9 100644 --- a/build/win32/makefile +++ b/build/win32/makefile @@ -33,7 +33,7 @@ AUTOCONF = configure.in !include $(AUTOCONF) -RELEASE_VER = 1.6.0 +RELEASE_VER = 1.7.0 AXIS2_RELEASE_DIR=axis2c-bin-$(RELEASE_VER)-win32 # Directory structure diff --git a/xdocs/api/doxygenconf b/xdocs/api/doxygenconf index fb5cc31..0f21ecc 100644 --- a/xdocs/api/doxygenconf +++ b/xdocs/api/doxygenconf @@ -23,7 +23,7 @@ PROJECT_NAME = Axis2/C # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 1.6.0 +PROJECT_NUMBER = 1.7.0 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. @@ -450,7 +450,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../../deploy/include/axis2-1.6.0/ +INPUT = ../../deploy/include/axis2-1.7.0/ # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp diff --git a/xdocs/download.html b/xdocs/download.html index bf58de5..57d92df 100644 --- a/xdocs/download.html +++ b/xdocs/download.html @@ -23,30 +23,30 @@