Commit a56b5298 authored by Hao Nguyen's avatar Hao Nguyen

Update php/release.sh to be executable and create a new branch for the new version

parent 6b4b9869
......@@ -20,7 +20,7 @@ popd
# Checkout the target version
pushd protobuf/php
git checkout $VERSION
git checkout -b $VERSION
popd
# Copy files
......
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