. ${GRIMOIRE}/FUNCTIONS &&
case "$GNUTLS_BRANCH" in
3.2) GNUTLS_BRANCH=stable;;
3.1) GNUTLS_BRANCH=stable-old;;
esac &&
prepare_select_branch stable stable-old
