summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar samisa2010-03-03 01:27:17 +0000
committerGravatar samisa2010-03-03 01:27:17 +0000
commit2067c00b493ca41313387164cb8b269e8e185943 (patch)
tree37829c6565ffec76709877dde2411ebb93205b9a
parentcb176ed9ca838826906782be34eb94b9a3abfc67 (diff)
downloadaxis2c-2067c00b493ca41313387164cb8b269e8e185943.tar.gz
axis2c-2067c00b493ca41313387164cb8b269e8e185943.tar.bz2
Upgraded the version to 1.7.0
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@918294 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xdist.sh10
1 files changed, 5 insertions, 5 deletions
diff --git a/dist.sh b/dist.sh
index ca84745..d497a10 100755
--- a/dist.sh
+++ b/dist.sh
@@ -11,14 +11,14 @@ rm target/docs/README
rm target/docs/dependencies.html
rm target/docs/downloads.html
rm target/xdocs/mail-lists.html
-cp -r target/docs axis2c-src-1.6.0
+cp -r target/docs axis2c-src-1.7.0
cd samples
make dist
-tar -xf axis2c-src-1.6.0.tar.gz
-mv axis2c-src-1.6.0 ../axis2c-src-1.6.0
-cd ../axis2c-src-1.6.0
-mv axis2c-src-1.6.0 samples
+tar -xf axis2c-src-1.7.0.tar.gz
+mv axis2c-src-1.7.0 ../axis2c-src-1.7.0
+cd ../axis2c-src-1.7.0
+mv axis2c-src-1.7.0 samples
for i in `find . -name "*.la"`
do