Add protobuf-all in post release

This commit is contained in:
Jisi Liu 2017-11-15 15:06:47 -08:00
parent 0cd2ad11b8
commit 1ec45f81ef

View File

@ -27,7 +27,7 @@ fi
set -ex
LANGUAGES="cpp csharp java javanano js objectivec python ruby php"
LANGUAGES="cpp csharp java javanano js objectivec python ruby php all"
BASENAME=`basename $1 .tar.gz`
VERSION=${BASENAME:9}