Skip to content

Commit

Permalink
Welcome 2.3.1_1
Browse files Browse the repository at this point in the history
  • Loading branch information
rbgarga committed May 25, 2016
1 parent ed6b910 commit 55473a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/builder_defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ if [ -z "${PRODUCT_VERSION}" ]; then

export PRODUCT_VERSION=$(head -n 1 ${PRODUCT_SRC}/etc/version)
fi
export PRODUCT_REVISION=${PRODUCT_REVISION:-""}
export PRODUCT_REVISION=${PRODUCT_REVISION:-"1"}

# Product repository tag to build
_cur_git_repo_branch_or_tag=$(git -C ${BUILDER_ROOT} rev-parse --abbrev-ref HEAD)
Expand Down

0 comments on commit 55473a1

Please sign in to comment.