Commit 3af2f4d4 authored by teboring's avatar teboring

Add two languages (objectivec and csharp) to post_process_dist.sh

parent 7b27eec0
...@@ -27,7 +27,7 @@ fi ...@@ -27,7 +27,7 @@ fi
set -ex set -ex
LANGUAGES="cpp java javanano python ruby" LANGUAGES="cpp csharp java javanano objectivec python ruby"
BASENAME=`basename $1 .tar.gz` BASENAME=`basename $1 .tar.gz`
VERSION=${BASENAME:9} VERSION=${BASENAME:9}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment