Skip to content

Commit

Permalink
Welcome 2.4.4-RELEASE-p3
Browse files Browse the repository at this point in the history
  • Loading branch information
rbgarga committed May 13, 2019
1 parent 92d5396 commit 657ab39
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 @@ -88,7 +88,7 @@ if [ -z "${PRODUCT_VERSION}" ]; then

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

# 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 657ab39

Please sign in to comment.