3 # This script must be executed from the TLD of the source tree...
13 *) echo "Unexpected value for 'point' <$point>!"
20 *) NAME
="${NAME}-$special" ;;
23 case $releasecandidate in
25 [Yy
][Ee
][Ss
]) NAME
="${NAME}-RC" ;;
26 *) echo "Unexpected value for 'releasecandidate' <$releasecandidate>!"
35 NAME
="${NAME}$rcpoint"