diff --git a/build.sh b/build.sh index 97f9c69df022..970f975ef612 100755 --- a/build.sh +++ b/build.sh @@ -31,7 +31,7 @@ EOF esac done -local_version="v11.9" +local_version="v12.0" # Add two lines of comment text # to avoid code conflicts when "git cherry-pick" or "git merge".