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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') 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 -- cgit v1.1-32-gdbae