Skip to content

Commit

Permalink
Welcome pfSense-2.4.4-p2
Browse files Browse the repository at this point in the history
  • Loading branch information
rbgarga committed Dec 12, 2018
1 parent 230c180 commit 3e552ce
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:-"1"}
export PRODUCT_REVISION=${PRODUCT_REVISION:-"2"}

# 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 3e552ce

Please sign in to comment.